【问题标题】:Deploy app to manually started windows phone 8.1 emulator将应用程序部署到手动启动的 windows phone 8.1 模拟器
【发布时间】:2014-06-10 15:10:29
【问题描述】:

当我尝试将我的应用程序从 Visual Studio 2013 部署到 Windows Phone 8.1 模拟器时,我遇到了 a known issue。问题是在模拟器启动期间出现 Unable to load LocBootPresets

作为一种解决方法,我尝试手动启动模拟器,它可以工作。

现在我想将我的应用从 Visual Studio 2013 部署到正在运行的模拟器映像,我该怎么做?

【问题讨论】:

    标签: windows-phone windows-phone-8.1


    【解决方案1】:

    来自kb2927432的已知问题

    Assume that you have Visual Studio 2013 Update 2 and Windows Phone 8.0 tools 
    installed on Windows 8. The Windows Phone 8.1 emulators are available. In this 
    situation, you cannot run a Windows Phone 8.0 application by pressing F5. 
    Additionally, you receive the following error message:
    
    Windows Phone Emulator is unable to verify that the virtual machine is running:
    
    Unable to load DLL 'LocBootPresets': The specified module could not be found.
    (Exception from HRESULT: 0x8007007E)
    

    我认为操作系统有问题,因为我在 Windows Server 2012 上遇到了同样的问题。尝试使用 Windows 8.1 或 Server 2012 R2。

    【讨论】:

    • 我认为从 Windows 8 将应用程序部署到手机 8.1 模拟器是不可能的。因为如果你去新项目你会发现没有通用应用程序模板并且 Windows 应用程序模板需要安装 Windows 8.1 或更高版本.此外,如果您在 Windows 8 下创建新的 Windows Phone 应用程序,它将是 8.0 版本而不是 8.1,并且在您将应用程序版本更改为 8.1 版本后,解决方案属性解决方案会说您应该将计算机升级到 Windows 8.1 或更高版本。但我不知道为什么无法在 Windows 8 和 server 2012 的 Phone 8.1 Emulator 上部署 8.0 应用程序。
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-03-04
    • 2015-11-09
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多