Users Pricing

forum

home / developersection / forums / error code : 0x80070021 and http error 500.19

Error code : 0x80070021 and HTTP Error 500.19

Anonymous User 4795 31 Oct 2015
I have simple webapi build by Visual studio 2013.it work good when i run it from VS13 but when i copy the project in local IIS it give me following error

HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid.
Detailed Error Information:

Module IIS Web Core

Notification BeginRequest

Handler Not yet determined


Config Error This configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".

Config File \?\C:\inetpub\wwwroot\APITeslin\web.config

Config Source:
36:   <system.webServer>  
37:     <handlers>  
38:       <remove name="ExtensionlessUrlHandler-Integrated-4.0" />

I am a content writter !


1 Answers

Anonymous User 31 Oct 2015 Accepted Answer
Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md