错误:DEP6200:引导“设备"失败.找不到设备 [英] Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found

查看:17
本文介绍了错误:DEP6200:引导“设备"失败.找不到设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经阅读了我能找到的关于这个问题的所有 StackOverflow,但我仍然无法解决.

I've read every StackOverflow that I could find on this issue, but I still can't work it out.

我正在尝试将应用部署到实际设备(不是模拟器).但是当我尝试构建时收到以下错误:

I'm trying to deploy an app to actual device (NOT emulator). But I receive the following error when i try to build:

Severity    Code    Description Project File    Line
Error       Error : DEP6100 : The following unexpected error occurred during bootstrapping stage 'Connecting to the device '30F105C9-681E-420b-A277-7C086EAD8A4E'.': 
SEHException - External component has thrown an exception.  App1

Severity    Code    Description Project File    Line
Error       Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found.    App1    

值得一提的是,我从 Windows 7 转到了 Windows 10.还值得一提的是,我的计算机缺少 IpOverUsbSvc.exe(不仅仅是注册表帖子,还缺少实际的服务).找不到任何方法来恢复它,所以我的同事发送了 .exe 和 DLL,我把它放在了它的位置.该服务现在正在运行,不再出现任何错误.我的设备可以被 PC 识别,它运行的是 Windows 10 移动版(但我也尝试过使用运行 Windows 8.1 的设备).

It's worth mentioning that I went from Windows 7 to Windows 10. It's also worth mentioning that my computer was missing the IpOverUsbSvc.exe (not just the registry post, but the actual service was missing). Couldn't find any way to get this back so, so my colleague sent over the .exe and the DLLs and I placed it in it's location. And the service is now running and no longer gives any errors. My device is recognized by the PC, it's running Windows 10 Mobile (but I've also tried with a device running Windows 8.1).

PC 规格:

  • Windows 10 专业版(内部版本 10240)
  • 使用 Visual Studio 2015
  • UWP 工具

有什么建议可以解决我的噩梦吗?谢谢!

Any suggestions to fix my nightmare? Thanks!

推荐答案

终于找到了解决这个错觉错误的方法.

Finally managed to find a solution to this illusive bug.

似乎如果我没有安装 Windows Phone 8.1 工具,我就无法构建到 ARM 设备(甚至 Windows 10 移动版).

It seems that if I didn't have the Windows Phone 8.1 Tools installed I couldn't build to an ARM device (not even Windows 10 Mobile).

所以我解决这个问题的步骤是:转到控制面板 -> 程序和功能 -> Microsoft Visual Studio ... 2015 -> 修改.然后选择 Windows Phone 8.1 工具.

So my step to solve this was: Go to Control Panel -> Programs and Features -> Microsoft Visual Studio ... 2015 -> Modify. And then select the Windows Phone 8.1 Tools.

当这样的事情丢失时,人们无法获得合理的错误消息,这让我很生气.

Pretty pissed that one can't get a reasonable error message when things like this is missing.

这篇关于错误:DEP6200:引导“设备"失败.找不到设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆