3
votes

I am beginner in windows phone, and I have installed Windows phone SDK 8.0. I am currently using Visual Studio 2012 along with OS Windows 10.

I have created new demo Windows phone project. And now whenever I am going to execute the emulator it's showing me an error like this:

Error message when executing the Emulator

I have made some R&D and already enabled the hyper-v mode from BIOS settings. But i am still getting this error.

Please help me out this situation.

Looking Forward to you guys.. Advanced Thanks.

1
Did you read the error message? It gives some suggestions as to why it didn't start. Try googling on those. - Tim
@Tim I have gone through that more information link. And the hyper-v mode is also enabled. And again it was saying the same error. That's why i asked this question. - Chandni Sirwani
You should include that information in your question - otherwise folks will assume that you haven't done any research. - Tim
Ok. Thanks tim for the update. I will update my question. - Chandni Sirwani
Now i am getting this error : 0x80131500 - Chandni Sirwani

1 Answers

0
votes

Any Windows OS greater than Windows 8 OS 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 will upgrade your OS to any higher version then Windows 8, you cannot run Windows Phone 8 Emulator in Microsoft Visual Studio 2012.

For more reference see Here