【问题标题】:Windows phone 8.1 Emulator launching issueWindows phone 8.1 模拟器启动问题
【发布时间】:2014-07-15 18:40:07
【问题描述】:

在 windows phone 8.1 模拟器中启动示例应用程序时出现此错误。

**错误 1 ​​错误:DEP6100:在提升阶段“连接到设备”期间发生以下意外错误: SmartDeviceException - 应用部署失败。请再试一次。 AccelerometerCS.WindowsPhone

错误 2 错误:DEP6200:Boostrapping 'Emulator 8.1 WVGA 4 inch 512MB' 失败。找不到设备。应用部署失败。请再试一次。 AccelerometerCS.WindowsPhone**

任何可能的解决方案?

提前致谢。

【问题讨论】:

    标签: emulation windows-8.1 windows-phone-8.1


    【解决方案1】:

    我也遇到了同样的问题,并找到了可能对您也有效的解决方案。这是我所做的:

    • 关闭 Visual Studio
    • 打开 Hyper-V 管理器
    • 删除所有 Windows Phone 模拟器虚拟机
    • 在虚拟交换机管理器中(链接位于导航栏中 右侧)删除所有与 Windows Phone 相关的虚拟开关
    • 打开 Visual Studio 并尝试再次部署应用程序(Visual Studio 将为您创建一个全新的虚拟机)

    希望对你有帮助。

    【讨论】:

    • 当我去部署时看到 Visual Studio 重新创建了 VM 真的很惊讶,这对我有用。赞一个!
    【解决方案2】:

    根据快速搜索和Sumesh Thomas's blog,您可能正在尝试将 Windows Phone 8.1 应用部署到装有旧版 Windows Phone(可能是 8.0)的设备上。 那是行不通的。面向 Windows Phone 8.1 的 Windows Phone 应用程序需要该版本的操作系统作为最低要求。

    另外,another possibility 是在部署到模拟器时导致出现问题的未决 Windows 更新重启。根据提供的链接,从 Windows Update 获取最新更新并重新启动计算机可能会有所帮助。

    【讨论】:

    • 我确定我在 windows phone 8.1 模拟器上运行该应用程序(不是在设备上),并且我已经尝试重新启动我的机器。问题仍然存在。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-10-27
    • 1970-01-01
    • 2023-03-10
    • 2016-03-20
    • 1970-01-01
    • 2023-03-07
    相关资源
    最近更新 更多