When I am running my ASP.NET application I will get an error
Parser Error Description: An error occurred during the
For me somehow the code-behind file got removed from the project. They showed up with a different icon in the solution explorer. I just had to expand the ASPX line to see the code behind and then right-click and add it to the project.