无法将窗口手机应用程序部署到模拟器.错误DEP6100和6200

Ngu*_*yên 6 connection windows-phone-8

我创建了新的默认项目Window Phone,然后使用模拟器窗口电话运行它,但它不起作用,但模拟器启动.

我使用Window 8.1 64bit与Visual Studio Professional 2013 - Update 4

错误说:

  • 错误1 DEP6100 : The following unexpected error occurred during boostrapping stage 'Connecting to the device': SmartDeviceException - A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
  • 错误2 DEP6200 : Boostrapping 'Emulator 8.1 WVGA 4 inch 512MB' failed. Device cannot be found. A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

帮帮我谢谢!

Kul*_*gar 1

您尝试了所有这些步骤吗?

  • 关闭 Visual Studio
  • 进入“控制面板”
  • 选择“程序和功能”
  • 在列表中查找“Windows Phone 8.1 模拟器 - ENU”
  • 单击顶部的“更改”按钮或右键单击并选择“更改”
  • 在出现的“Visual Studio”窗口上;选择“修复”
  • 等待该过程完成,然后重新打开 Visual Studio
  • 再次运行模拟器

或者在此处查看更多信息: Windows Phone 8.1 emulator not loading OS

Windows Phone 8.1 模拟器启动问题