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
When I got this error it was after I deleted and recloned a Git folder; what happened was I forgot to build the solution in VS2010. As soon as I built it, everything worked fine. Sometimes it's something really simple like that.