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

Cannot debug on Windows 10 Phone (build 10572)

我正在尝试在我的 Windows 10 Phone 上调试通用 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 ==========

我已经从计算机上卸载了 phone,并重新启动了两台设备。我还可以做些什么?提前致谢。

您需要在 phone 上的 Settings->Update & Security->For developers 中启用 Developer Mode

我终于找到了问题的根源:我正在使用 Windows 10 Mobile Insider Preview,所以我的手机有最新的补丁 phone,但我没有使用最新的开发工具包。使用 Insider Preview 时请确保拥有最新版本的 SDK。