Cannot read configuration file due to insufficient permissions
Not sure whether this is too late for you. The IIS website is run by either USERS or IIS_IUSRS. Try to do following: From Windows Explorer Right click on the folder pointed by the web Go to security tab Add computername\IIS_IUSRS or computername\USERS with Read permission.