Навигация

Итоги года

Другие ссылки


Реклама

Счётчики


Multiple development web servers

31.07.2008 Четверг 15:03

Software: Visual Studio 2008

You may have noticed that when you debug a web project that resides in a solution that contains other web projects, Visual Studio starts multiple development web servers — one for each web project in the solution. Sometimes it may be annoying (especially when you have somewhat 30 web projects). To turn this "feature" off do the following for each project:

- open the project's property grid
- set "Always Start When Debugging" property to false