Cannot start debugging on the web server. IIS workflow for running URL is not currently running

Possible duplicate:
Unable to start debugging on the web server. The IIS workflow for the running URL is not currently running.

Hi, I am using Visual Studio 2010 with ASP.NET and IIS7 web formats.

I get this error:

Unable to start debugging on the web server. The IIS workflow for the running URL is not currently running.

When I start the site, I see how w3wp.exe works. So what is the problem?

+3
source share

All Articles