Error : DEP6200 : Bootstrapping 'Device' failed. Device cannot be found

前端 未结 12 1483
青春惊慌失措
青春惊慌失措 2020-12-06 10:20

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)

12条回答
  •  日久生厌
    2020-12-06 10:36

    Finally managed to find a solution to this illusive bug.

    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).

    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.

提交回复
热议问题