I am using visual studio 2008 professional edition. In my solution I have about 8 projects. When I am working on 1 project and I set this one as my startup project and want to debug this one, I get 7 webservers, all with different ports.
I don't want this, I just want that only one webserver is getting started for the project I am debugging. How can I do this?