SpeedBWild
Programmer
I am trying to debug a web application in VS2010 on a Windows 7 machine. I can view the web site through the browser just fine, but when I go into debug - start debugging (f5) I get the following message.
Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running.
How do I fix this?
I tried to go into debug - attach to process Attach To = Managed (v4.0) code and process = w3wp.exe but then the applciaton just seems to hang and do nothing.
Any sugguestions or ideas would be great.
Thank you,
Unable to start debugging on the web server. The IIS worker process for the launched URL is not currently running.
How do I fix this?
I tried to go into debug - attach to process Attach To = Managed (v4.0) code and process = w3wp.exe but then the applciaton just seems to hang and do nothing.
Any sugguestions or ideas would be great.
Thank you,