When I try to run my app in Visual Studio 2015, the following errors occur:
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. TestFirstUWA Severity Code Description Project File Line Error Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found. TestFirstUWA
What can I do to fix this?
net start IpOverUsbSvc
in an elevated command prompt. If that doesn't work, try plugging your device into other USB ports. – Greg Whatley