I am trying to debug my asp.net project in VS 2010 but I don’t see w3wp.exe anywhere when I try to attach it to a process. Unfortunately when I hit the debug button, the app tries to build and deploy and hangs indefinitely.
I am able to run the application by directly pointing to the hostname in a browser.
Any ideas what I could be doing wrong or missing?
I hope you have your application hosted in IIS. Folllow the below mentioned steps.
.
Alternative
Make sure to select the below highlighted options.