I have been working in Visual Studio Web Developer 2010 for a few weeks trying to learn some things.
About a week ago, I am suddenly not able to run anything in Web Dev. I now get an error in the Internet Explorer it brings up:
Server Error in '/' Application.
The resource cannot be found.
Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.Requested URL: /Views/Home/Index.cshtml
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
I haven't changed anything or installed anything since it was working. I'm using the ASP.NET Development Server and not IIS. It was working fine until about a week ago. I've looked into similar posts but they seem to be for IIS issues.