July 12, 2008, 5:07 pm
Video shows how to attach to Visual Studio’s Development Web Server (to a running web application) for debugging purposes.
That is when you don’t start your web application in debug mode and you need to attach the debugger.
If you are using IIS then attach to the aspnet_wp.exe executable.

Leave a comment
You must be logged in to post a comment.