I have a solution in VS 2008 that consists of multiple Asp.net Web applications. Every time I start a new instance of any one of them, all of them open up ports on the development server and the system tray is littered with asp.net development server icons.
This never happened in vs 2005, only the web app that an instance was started of, comes up. How do I stop all the web apps from opening ports in vs 2008?