I am having a problem where I try to open my ASP.NET MVC application but I get the ASP.NET error page which says this:
Server Error in \'/\' Applicati
Had the same issue, in my case the cause was that the web.config file was missing in the virtual dir folder.