I got the following error: \"An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details a
After going through all of my projects in my Solution to set the compile to output to bin\debug and bin\release, this problem started for me. I finally realized that the startup project (i.e. the project with global.asax) needed to output to bin only.