Windows Phone 8 Emulator not launching. Error code 0x80131500

后端 未结 12 1044
春和景丽
春和景丽 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 03:09

    I found this is the key thing to check, as per (WP8) Emulator (XDE) Troubleshooting Tips on msdn:

    1. Launch the “Network Connections” manager (from the home screen, type in “View Network Connections”, It will be listed under Settings)

    2. Right click on the adapter named: “vEthernet (Internal Ethernet Port Windows Phone Emulator Internal Switch)”

    3. For that adapter, the only items that should be checked under “This connection uses the following items:” should be:

      • Client for Microsoft Networks
      • QoS Packet Scheduler
      • File and Printer Sharing for Microsoft Networks
      • Microsoft LLDP Protocol Driver
      • Link-Layer Topology Discovery Mapper I/O Driver
      • Link-Layer Topology Discovery Responder
      • Internet Protocol Version 6 (TCP/IPv6)
      • Internet Protocol Version 4 (TCP/IPv4)
    4. All other items should be unchecked.

提交回复
热议问题