the windows phone emulator wasn't able to conn

2020-03-03 09:01发布

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

11条回答
老娘就宠你
2楼-- · 2020-03-03 09:23

I had the same problem with my AVG Antivirus firewall. The only thing needed was to disable AVG network filter driver in vEthernet (Internal Ethernet Port Windows Phone Emulator Internal Switch) network.

You can find it in Control panel -> network and internet -> network sharing center -> change adapter settings. Right click vEthernet (Internal Ethernet Port Windows Phone Emulator Internal Switch), select Properties, uncheck AVG network filter driver.

After that Visual Studio is able to connect Windows Phone Emulator.

查看更多
狗以群分
3楼-- · 2020-03-03 09:30
  1. go to network and sharing center
  2. go to change adapter setting
  3. go to v Ethernet (internal Ethernet port windows phone emulator internal switch)
  4. right click it and enable it(if already enabled then disable and enable it again).
查看更多
手持菜刀,她持情操
4楼-- · 2020-03-03 09:32

follow the following steps to solve this problem 1.go to network and sharing center 2.go to change adapter setting 3.go to v Ethernet (internal Ethernet port windows phone emulator internal switch) 4.right click it and enable it(if already enabled then disable and enable it again).

查看更多
戒情不戒烟
5楼-- · 2020-03-03 09:33

I had this happen and none of the solutions above helped unfortunately. However, I noticed that in my actual network settings there were duplicate phone emulators. After disabling the duplicates that were unplugged my issue was solved.

control panel -> network and internet -> network sharing center -> change adapter settings: here is where you disable any duplicates you may have running for whatever reason.

查看更多
冷血范
6楼-- · 2020-03-03 09:35

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

查看更多
登录 后发表回答