【问题标题】:Windows Phone emulator is not runningWindows Phone 模拟器未运行
【发布时间】:2014-02-03 05:53:02
【问题描述】:

我在笔记本电脑上安装了 Visual Studio 2012,然后安装了 Windows Phone SDK 8.0。然后我做了一个测试项目。但是当我点击 Emulator WVGA 512MB 时,会弹出一个窗口并显示以下错误消息:

 Can't start the Windows Phone Emulator

 The Windows Phone Emulator couldn't start because 
 the hypervisor isn't running. The likely cause is that
 hardware-assisted virtualization isn't turned on.

 Check you PC's BIOS and make sure that hardware-
 assisted virtualization and hardware-assisted data
 execution protection are turned on.
 More information

然后显示错误,即0x80131500, My SLAT in BIOS is enable and My PC configuration is

 Windows 8 Pro

 Processor: Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz 2.27GHz
 Installed memory (RAM):  3.00 GB (2.86 GB usable)
 System type:    64-bit Operating System, x64-based processor
 Pen and Touch: No Pen or Touch Input is available for this Display

我的 BIOS 虚拟化也已启用

【问题讨论】:

  • 你检查你的视觉工作室更新了吗
  • 是的,我更新了我的 Visual Studio,但仍然没有结果
  • 需要更新你的电脑配置

标签: windows-phone-8-emulator


【解决方案1】:

我也遇到了同样的问题,这是因为我没有在 windows 功能选项卡中启用 Hyper-V 平台,以启用转到开始屏幕并输入 optionalfeatures 点击 Hyper- V ,检查 Hyper-V 管理工具和 Hyper-V 平台,如果您已经启用它们,请尝试删除并重新启用它们。

【讨论】:

  • 我还检查了我的 Hyper-V 并且它已启用。我认为我的问题出在我的计算机配置上,我在不同的计算机上安装了 windows phone SDK 8.0,它运行良好。
【解决方案2】:
要重新打开 Hyper-V,请使用:
bcdedit /set hypervisorlaunchtype on
或者
bcdedit /set hypervisorlaunchtype auto
并重新启动。

更多信息请参见此处

http://www.ivobeerens.nl/2013/12/16/running-hyper-v-and-vmware-workstation-on-windows-8-x/ http://mlichtenberg.wordpress.com/2013/11/22/running-hyper-v-and-virtualbox-on-the-same-computer/

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2013-08-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多