Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

the windows phone emulator wasn't able to connect to the windows phone operating system

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

like image 367
Eman Ali Avatar asked Dec 21 '13 12:12

Eman Ali


3 Answers

I also got this error message when I ran my app with the phone emulator:

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.

This is what I did, which worked perfectly for me:

First make sure you have closed your Visual Studio and the phone emulator, then

  • Open Hyper-V Manager
  • Left column, left click on your computer name
  • Select Virtual Switch Manager
  • Select the Windows Phone Emulator Switch
  • Choose Private Network and Click Apply

Then the trick is to restart your system and go through the same step above, but this time:

  • Choose Internal Network and Click Apply

Note : You'll see some Loading in progress,that's all , then start your phone Emulator Again

like image 185
user3302333 Avatar answered Nov 11 '22 22:11

user3302333


I had the same problem and solved it by disabling firewall (AVG). Try this.

like image 5
Student Michal Wloga Avatar answered Nov 11 '22 21:11

Student Michal Wloga


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

like image 3
user3319344 Avatar answered Nov 11 '22 20:11

user3319344