Visual Studio 2017 ERROR: dep6200: bootstrapping failedError DEP6200: Bootstrapping failed. Device cannot be found. SmartDeviceException - Deployment failed because no device was detectedShould I add the Visual Studio .suo and .user files to source control?What are the various “Build action” settings in Visual Studio project properties and what do they do?How do I add an existing directory tree to a project in Visual Studio?Using Git with Visual StudioHow do you count the lines of code in a Visual Studio solution?.gitignore for Visual Studio Projects and SolutionsDifference between Build Solution, Rebuild Solution, and Clean Solution in Visual Studio?How do you auto format code in Visual Studio?Can you force Visual Studio to always run as an Administrator in Windows 8?Visual Studio Pro 2015: Error DEP6100
How do I professionally let my manager know I'll quit over smoking in the office?
How to find the last non zero element in every column throughout dataframe?
Is it illegal to withhold someone's passport and green card in California?
Why is it recommended to mix yogurt starter with a small amount of milk before adding to the entire batch?
What is "industrial ethernet"?
How to make clear to people I don't want to answer their "Where are you from?" question?
Ndsolve problem with Sign (friction)
Trainee keeps missing deadlines for independent learning
Are all Ringwraiths called Nazgûl in LotR?
Heavily limited premature compiler translates text into excecutable python code
Non-flat partitions of a set
Cut the gold chain
What did River say when she woke from her proto-comatose state?
Same EPSG code for different objects
How long would it take to cross the Channel in 1890's?
Why don't countries like Japan just print more money?
What could exist inside and between the walls of a Dyson Sphere?
Is it damaging to turn off a small fridge for two days every week?
What happens to Cessna electric flaps that are moving when power is lost?
Why does this method with an optional parameter not override the base class method?
What happened to Steve's Shield in Iron Man 2?
What is a txn? How can it be invalid?
What exactly is the 'online' in OLAP and OLTP?
What was the Shuttle Carrier Aircraft escape tunnel?
Visual Studio 2017 ERROR: dep6200: bootstrapping failed
Error DEP6200: Bootstrapping failed. Device cannot be found. SmartDeviceException - Deployment failed because no device was detectedShould I add the Visual Studio .suo and .user files to source control?What are the various “Build action” settings in Visual Studio project properties and what do they do?How do I add an existing directory tree to a project in Visual Studio?Using Git with Visual StudioHow do you count the lines of code in a Visual Studio solution?.gitignore for Visual Studio Projects and SolutionsDifference between Build Solution, Rebuild Solution, and Clean Solution in Visual Studio?How do you auto format code in Visual Studio?Can you force Visual Studio to always run as an Administrator in Windows 8?Visual Studio Pro 2015: Error DEP6100
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am trying to compile a C# project(.sln file) in Visual Studio 2017, but I keep geting an error as below:
Severity Code Description Project File Line Suppression State Error
DEP6200: Bootstrapping failed. Device cannot be found.
SmartDeviceException - Deployment failed because no device was
detected. Make sure a device is connected and powered on. [0x80131500]
I am not deploying any device, let alone a mobile device and the application I am loading was not even developed for mobiles, so I find this error rather strange.
After doing some research, especially on stackoverflow, I noticed that most of the people who have encountered this error are mentioning this in the context of emulators or turning on developers mode, which is not really applicable in my case.
Does anyone have an idea about this issue?
visual-studio runtime-error device bootstrapping
add a comment |
I am trying to compile a C# project(.sln file) in Visual Studio 2017, but I keep geting an error as below:
Severity Code Description Project File Line Suppression State Error
DEP6200: Bootstrapping failed. Device cannot be found.
SmartDeviceException - Deployment failed because no device was
detected. Make sure a device is connected and powered on. [0x80131500]
I am not deploying any device, let alone a mobile device and the application I am loading was not even developed for mobiles, so I find this error rather strange.
After doing some research, especially on stackoverflow, I noticed that most of the people who have encountered this error are mentioning this in the context of emulators or turning on developers mode, which is not really applicable in my case.
Does anyone have an idea about this issue?
visual-studio runtime-error device bootstrapping
add a comment |
I am trying to compile a C# project(.sln file) in Visual Studio 2017, but I keep geting an error as below:
Severity Code Description Project File Line Suppression State Error
DEP6200: Bootstrapping failed. Device cannot be found.
SmartDeviceException - Deployment failed because no device was
detected. Make sure a device is connected and powered on. [0x80131500]
I am not deploying any device, let alone a mobile device and the application I am loading was not even developed for mobiles, so I find this error rather strange.
After doing some research, especially on stackoverflow, I noticed that most of the people who have encountered this error are mentioning this in the context of emulators or turning on developers mode, which is not really applicable in my case.
Does anyone have an idea about this issue?
visual-studio runtime-error device bootstrapping
I am trying to compile a C# project(.sln file) in Visual Studio 2017, but I keep geting an error as below:
Severity Code Description Project File Line Suppression State Error
DEP6200: Bootstrapping failed. Device cannot be found.
SmartDeviceException - Deployment failed because no device was
detected. Make sure a device is connected and powered on. [0x80131500]
I am not deploying any device, let alone a mobile device and the application I am loading was not even developed for mobiles, so I find this error rather strange.
After doing some research, especially on stackoverflow, I noticed that most of the people who have encountered this error are mentioning this in the context of emulators or turning on developers mode, which is not really applicable in my case.
Does anyone have an idea about this issue?
visual-studio runtime-error device bootstrapping
visual-studio runtime-error device bootstrapping
edited Jan 20 '18 at 5:35
cph_sto
asked Jan 18 '18 at 10:47
cph_stocph_sto
2,8052529
2,8052529
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I had the same issue. All I had to do was change the build configuration
from "Debug - ARM"
to "Debug - x64"
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f48319459%2fvisual-studio-2017-error-dep6200-bootstrapping-failed%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I had the same issue. All I had to do was change the build configuration
from "Debug - ARM"
to "Debug - x64"
add a comment |
I had the same issue. All I had to do was change the build configuration
from "Debug - ARM"
to "Debug - x64"
add a comment |
I had the same issue. All I had to do was change the build configuration
from "Debug - ARM"
to "Debug - x64"
I had the same issue. All I had to do was change the build configuration
from "Debug - ARM"
to "Debug - x64"
edited Mar 25 at 9:14
Partho63
2,09611127
2,09611127
answered Mar 25 at 8:24
Kurdi BotiKurdi Boti
115
115
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f48319459%2fvisual-studio-2017-error-dep6200-bootstrapping-failed%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown