Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS worker process for the launched URL is not currently running

Status
Not open for further replies.

SpeedBWild

Programmer
Apr 29, 2004
117
US
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,

 
I have a similar setup and have no problems.

Are you running Visual Studio as Admin? There is an option to set VS to always run as admin.

Do you have the IIS processes turned off in Services?

Lodlaiden


A lack of experience doesn't prevent you from doing a good job.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top