<div class="content-container">
HTTP Error 500.19 - Internal Server Error
The requested page cannot be accessed because the related configuration data for the page is invalid.
</div>Detailed Error Information:
Module | IIS Web Core |
---|---|
Notification | BeginRequest |
Handler | Not yet determined |
Error Code | 0x80070021 |
Config Error | Lock violation |
Config File | \\?\D:\Websites\sitename\httpdocs\web.config |
I am now looking for help here as I have tried everything I can think of :
I've edited the application.config file and restarted IIS after adding Allow instead of deny in section names for handlers and modules and still get the above. I've even removed the DefaultPath variable from httperrors line aswell.
What am I missing? Something must be wrong or I am missing something. Just nothing seems to be working for me :(