无法在 Visual Studio 2015 和 Surface Pro 4 上启动 Windows Phone 模拟器
Unable to start the Windows Phone Emulator on Visual Studio 2015 and Surface Pro 4
我运行
* Visual Studio 2015 年
* Windows Surface Pro 4
当我尝试加载 Windows Phone 应用程序时,我收到消息 "Unable to start the Windows Phone Emulator. Windows Phone Emulator is unable to start because the hypervisor is not running. The likely cuase is that hardware-assisted virtualization is not enabled."
我搜索了 SO 并做了以下检查
- 确保使用 turn on/off windows 功能来开启管理程序
- 进入bios启用VT-x(实际上,windows surface pro 4中的BIOS甚至没有启用或禁用此选项)
- 启用数据执行保护
我注意到的一件事是,当我转到“控制面板”>“系统和安全”>“管理工具”时,我没有看到 Hypervisor-V 管理器快捷方式。此外,当我在搜索框中输入 "hypvervisor-v" 时,没有本地匹配项。
此外,我的系统上是 运行 VirutalBox,我想知道这是否会引起冲突?
如果在 Surface Pro 4 上 Windows Phone 开发有问题,有什么想法吗?有可能吗?
看看这个 link 到...
You have to manually turn on Hyper-V in any Windows 10 Pro system;
it's not turned on by default
我运行 * Visual Studio 2015 年 * Windows Surface Pro 4
当我尝试加载 Windows Phone 应用程序时,我收到消息 "Unable to start the Windows Phone Emulator. Windows Phone Emulator is unable to start because the hypervisor is not running. The likely cuase is that hardware-assisted virtualization is not enabled."
我搜索了 SO 并做了以下检查
- 确保使用 turn on/off windows 功能来开启管理程序
- 进入bios启用VT-x(实际上,windows surface pro 4中的BIOS甚至没有启用或禁用此选项)
- 启用数据执行保护
我注意到的一件事是,当我转到“控制面板”>“系统和安全”>“管理工具”时,我没有看到 Hypervisor-V 管理器快捷方式。此外,当我在搜索框中输入 "hypvervisor-v" 时,没有本地匹配项。
此外,我的系统上是 运行 VirutalBox,我想知道这是否会引起冲突?
如果在 Surface Pro 4 上 Windows Phone 开发有问题,有什么想法吗?有可能吗?
看看这个 link 到...
You have to manually turn on Hyper-V in any Windows 10 Pro system; it's not turned on by default