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

Alv*_* VS 6 win-universal-app visual-studio-2015 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 ==========
Run Code Online (Sandbox Code Playgroud)

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

Alv*_* VS 0

我终于发现了问题的根源:我使用的是Windows 10 Mobile Insider Preview,所以我的手机有最新的补丁,但我没有使用最新的SDK。使用 Insider Preview 时,请确保拥有最新版本的 SDK。