无法在Windows 10 Phone上调试(内部版本10572)

时间:2015-10-22 00:40:59

标签: visual-studio-2015 win-universal-app windows-10-mobile

我正在尝试在Windows 10手机上调试通用Windows 10应用,但它一直给我这个错误:

1>------ Deploy started: Project: PasswordsUniversal, Configuration: Debug     ARM ------
1>Error : DEP6100 : The following unexpected error occurred during  bootstrapping stage 'Connecting to the device '3334F9-6231E-310b-A221-7B036E23D4A4E'.': 
1>SEHException - External component has thrown an exception.
1>Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found. 
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========

我已经从电脑上卸下了手机,然后重新启动了这两款设备。我还可以做些什么?提前谢谢。

2 个答案:

答案 0 :(得分:0)

您需要在手机上Developer Mode启用Settings->Update & Security->For developers

答案 1 :(得分:0)

我终于发现了问题的根源:我正在使用Windows 10移动内幕预览版,所以我手机上有最新的补丁,我没有使用最新的SDK。使用Insider Preview时,请确保使用最新版本的SDK。