Possible Duplicate:
VS2010 error: Unable to start debugging on the web server
I wrote an ASP.NET MVC3 project with Visual Studio 2010. I want to deploy it on IIS7 web server in my local network. I instlled IIS7 successfully. In Visual Studio, project menu, Properties... , choose Use Local IIS Web server but I can't run project and this window appears:
Can anybody tell me whats wrong? Thanks