尝试连接到运行Windows 10的诺基亚925时收到以下错误。
Severity Code Description Project File Line Suppression State
Error DEP6200 : Bootstrapping failed. Device cannot be found. 0x89731810: Deployment failed because no Windows Phone was detected. Make sure a phone is connected and powered on.
我无法接通电话。手机可以同步图片并收费。
我在笔记本电脑上运行Windows 10。我在Windows 10和手机上启用了开发人员功能。我可以使用手机上的设备门户将手机与电脑配对。
我正在运行Visual Studio Enterprise 2015
我正在审核发布到类似问题的选项: Windows 10 Mobile Error: DEP6200
我将设备重置为出厂设置,删除所有应用程序,问题仍然存在。
我已确保确保“Windows Phone IP over USB Transport(IpOverUsbSvc)”服务正在运行。
作为临时工作,我正在编译我的ARM应用程序并手动通过设备门户将其上传到设备。这至少允许我在设备上手动测试,即使它不是真正的开发环境。