Cannot read configuration file due to insufficient permissions
Views (260)
Was getting this issue in one of my ASP.NET application in IIS 7.
Gave Read Permission to IIS_IUSRS on the site.
This fixed the problem.
Filed under: ASP.NET, General Programming Tagged: ASP.NET

This was originally posted here.
*This post is locked for comments