this message occurred when i run my APP
"the windows phone emulator wasn't able to connect to the windows phone operating system :
The phone didn't respond to the connect request .
some functionality may be disabled."
after searching i found this answer
"
Open Hyper-V Manager
Left column, left click on your computer name
Select Virtual Switch Manager
Select the Windows Phone Emulator Switch
Click on the remove button on the right side of the window.
launch the emulator
Accept the elevation of privilege asked
"
but message still appeared and my problem not solved
Hint:
Hyper V enabled
OS in my Laptop win 8.1 Enterprise (64-Bit)
Visual Studio 2012 Ultimate , Update 3
SDK 8
do you have installed symantec? If so thats the issue. i am able to run only after disabling symantec. so you may choose to do so.
Regards, Pankaj
I followed these steps and it solved my problem.
Source
It's a firewall issue as above top 2 answers. I uncheck 'Enable Firewall' at Symantec Endpoint Protection > Network Threat Protection > Option. After the VM started, firewall can be turned back on.
I noted that in my Device Manager I had a warning against Network adapters / "Hyper-V Virtual Switch Extension Adapter".
My resolution was to use Hyper V manager to remove the "Windows Phone Emulator Internal Switch":
1...Launch Hyper V Manager 2...Virtual Switch Manager 3...Under Virtual Switches list, select "Windows Phone Emulator Internal Switch" and click Remove 4...Refer back to Device Manager - the "Hyper-V Virtual Switch Extension Adapter" warning will have been removed 5...Create a new Virtual network switch (Internal), using the same name 6...You then need to open the Settings for each emulator and reconnect it's Network Adapter to the newly created internal switch 7...I also ran the Emulator repair (Control Panel / Program Features / right click Windows Phone 8.1 Emulators - ENU / Change / Repair) - not sure if this had any bearing on the fix 9...I then launched VS2013 and emulator now worked
I also got this error message when I ran my app with the phone emulator:
This is what I did, which worked perfectly for me:
First make sure you have closed your Visual Studio and the phone emulator, then
Then the trick is to restart your system and go through the same step above, but this time:
Note : You'll see some Loading in progress,that's all , then start your phone Emulator Again
I have tried all guides above, nothing help. Finally, I uninstall vmware player 12 and then it's work. Hope this tip could help you.