Hi,
I'm runing MVC 2RC project on IIS 5.1.
When default created project is named "MvcApplication1" than everythig is ok. But when projects name is "MvcApplication1.Web" (contain ".") than I get an error during the debug: "unable to start debugging on the web server. the web server could not find the requested resource"
Do someone know how to resolve this problem?
Thanks a lot, Igor