Attach Debugger to IIS instance

In Visual Studio:

  1. Click “Debug” from the menu bar
  2. Click “Attach to Process”
  3. Check the “Show processes from all users” checkbox in the bottom left corner
  4. Select aspnet_wp.exe, w3p.exe, or w3wp.exe from the process list
  5. Click “Attach”

Leave a Comment