Windows Phone 8 Emulator not launching. Error code 0x80131500

后端 未结 12 1131
春和景丽
春和景丽 2021-01-04 02:18

I have problem with Visual Studio 2012 (OS: Windows 8.1 Preview)

  1. Create empty project (Windows Phone App)
  2. Press F5 to start debugging.

12条回答
  •  粉色の甜心
    2021-01-04 02:57

    Windows 8.1 Preview does not support the Windows Phone 8 sdk to run on the Visual Studio 2012. You cannot run Emulator as well so better you should use a stable Windows 8 version for WP8 development. This is the statement right from Microsoft Support

    After you upgrade your OS to Windows 8.1 Preview, you cannot run Windows Phone 8 Software Development Kit (SDK) emulator (XDE.exe) in Microsoft Visual Studio 2012

    Reference here

提交回复
热议问题