IIS7 – post #25 – Debugging Vista / IIS7 using Integrated Mode app pool

Tags: IIS

Here is how-to enable debugging on Vista / IIS7, using an application pool in Integrated Mode.   You can either use Visual Web Developer or Visual Studio 2005.   Thanks Scott Guthrie / Rick Strahl for providing the steps on how-to do this.

  • Assume you installed IIS7
  • Install Visual Studio 2005 SP1, 
  • Enable or install Windows Integrated Authentication.   

How-to turn of built-in web server with VWD or VS 2005

  • Turning off built-in debugger: Right click on Solution > Properties (project options) >  Start Options > Use Custom Server

Steve Schofield
Microsoft MVP – IIS

Add a Comment