Error 1 Error : DEP6100 : The following unexpected error occurred
during boostrapping stage ‘Connecting to the device’:
SmartDeviceException – Deployment Failed because no Windows Phone was
detected. Make sure a phone is connected and powered on. AppWPError 2 Error : DEP6200 : Boostrapping ‘Device’ Failed. Device cannot
be found. Deployment Failed because no Windows Phone was detected.
Make sure a phone is connected and powered on. AppWP
在执行了许多尝试消除此问题的方法(禁用防火墙,重新安装SDK,将Lumia 930更新到最新的Windows Phone开发人员预览)后,我设法部署并运行应用程序进行调试.正如主题所说,部署和调试只有在电话上禁用WiFi.
在建立VS-debugger / PowerTools的连接后,在Lumia 930设备上启用WiFi后,调试会话将保持连接并正常工作.但是,如果我断开Windows Phone Developer电动工具(8.1)并尝试重新连接(WiFi启用),则说:
Power Tools can’t communicate with the device. Here’s the error message:
0x80131600 – 0x80131500 – 0xC0000374
即使重新启动VS2013,Visual Studio也可以在启用WiFi后部署和启动新的调试会话.
但是,在重新启动Windows Phone IP over USB传输(IpOverUsbSvc)服务后,VS2013将无法部署和再次调试,直到再次禁用WiFi.
这就是它的行为.
更新:更新到Lumia Denim后,修复了错误.