I have a solution with four websites in it, when I debug a website I get four instances of the ASP.Net deployment server, can I just debug one website and not run the others?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In visual studio, click on the root of each website. The project properties window will appear. There’s a property calle “Always Start When Debugging”. Simply turn the websites off that you don’t want to start the debugger for.