Tools for Apache Cordova DEP6200 Windows Universal App Windows Phone Won't Connect

a 夏天 提交于 2019-12-12 01:54:31

问题


I receive the following error when trying to connect to a Nokia 925 running windows 10.

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.             

I can't get the phone to connect. The phone syncs pictures and charges fine.

I am running Windows 10 on my laptop. I have developer features enabled on my windows 10 and my phone. I can pair my phone to the pc using the device portal on the phone.

I am running Visual Studio Enterprise 2015

I am reviewing options posted to a similar question here: Windows 10 Mobile Error: DEP6200

I reset the device to factory settings removing all applications and the problem persists.

I have made sure the make sure "Windows Phone IP over USB Transport (IpOverUsbSvc)" service is running.

As a temporary work around, I am compiling my application for ARM and uploading it to the device via the device portal manually. This at least allows me to manually test on the device even though it is not a true development environment.

来源:https://stackoverflow.com/questions/36558671/tools-for-apache-cordova-dep6200-windows-universal-app-windows-phone-wont-conne

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!