How to start only one ASP.NET Development Server in Visual Studio 2008?

I have several web application projects in one solution. When I start debugging one of these web applications, I noticed that ASP.NET Development Server starts for all web applications in my solution. How can I identify only one ASP.NET development server to run? Is it possible?

I do not want my system tray to be filled with the icons of all my web applications.

Thanks!


Duplicate : Why does VS2008 create one Cassini for each website / application when switching to debug mode?

+3
source share
2 answers

, , . IIS, . "" IIS. Visual Studio IIS - . w3wp.exe.

+3

, .

, VS . , . , - cassini, VS.

0

All Articles