Strider007
Strider007

Reputation: 4975

Error Message in Visual Studio

I am getting the following error message when i press on the Start Debugging button: "There were deployment errors. Continue ?" Any idea why this error message is showing ?

Upvotes: 10

Views: 10394

Answers (2)

Strider007
Strider007

Reputation: 4975

Right click on the Solution you are working with > Configuration Manager > Un-check all the Deploy checks.

Upvotes: 21

nportelli
nportelli

Reputation: 3916

Something have a reference to the file it is trying to deploy? I used to sometimes get this on Windows Mobile projects when I ran it on the device or it didn't shutdown properly.

Upvotes: 0

Related Questions