Tuesday, February 18, 2014

Windows Phone Emulator not running on my systems.

Started a new project today which requires upgrading a work laptop to support windows phone dev work. 

Here is what you need:

1.) 64 bit OS - Windows 8.1  (Minimum of Windows 8.1 Pro)
2.) Windows Phone SDK - https://dev.windowsphone.com/en-us/downloadsdk
Note: This will install Visual Studio Express if you do not have a copy of VS already installed.
This means you can run it without paying for VS, the express version is free.
3.) Enable HyperV support on your BIOS.  This is different for each manufacturer.
Intel has a nice tool (http://www.intel.com/support/processors/tools/piu/sb/CS-014921.htm)
which will tell you if HyperV is available for your system.  AMD's tool is a bit hard to find
this link is still good but from the 2008 timeframe.
http://www.amd.com/us-en/assets/content_type/utilities/AMD-V_Hyper-V_Compatibility_Check_Utility.zip

That should do it.  The only real issue is do not forget to enable your BIOS the factory settings
most default to disabled.


Source:
http://msdn.microsoft.com/en-us/library/windowsphone/develop/ff626524(v=vs.105).aspx
http://blogs.technet.com/b/mkorp/archive/2008/06/02/hyper-v-kompatibilit-t-bei-amd-systemen.aspx

No comments:

Post a Comment