Do not see Windows Phone 8 Emulator from Visual Studio 2012 express for Windows Phone 8

≯℡__Kan透↙ 提交于 2019-12-06 14:59:57

My Bad, the PC I am using does not support Hardware Virtualization.

I installed multiple times and finally noticed this message at Launch time.

This Computer does not support hardware virtualization, which means Windows Phone Emulator 8.0 can't run on this PC.

If others run into this, here is what I found out.

My Intel Core 2 Duo T9550, don't support SLAT, which is needed to enable Hyper-V, which is again needed to run the WP8 emulator...sigh...

You can run this Coreinfo tool to see what your CPU supports. Follow the guidance here:

http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff626524(v=vs.105).aspx#system

The Windows Phone 7.1 SDK emulator works fine on my machine btw.

The Windows Phone 8 Emulator runs in Hyper-V. Hyper-V requires a processor that supports SLAT (Second Level Address Translation).

List of SLALT (EPT) Intel CPUs: http://ark.intel.com/Products/VirtualizationTechnology

So any Core2Duo does not Support Hyper-V :/

Here is a tool to test your CPU: http://slatstatuscheck.codeplex.com/

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!