I trying to configure IIS but when I run the project this error appeared : Error Code 0x80070021 HTTP Error 500.19 - Internal Server Error
May I know the cause and solution for this?
This is example of TraceLogFiles
There was an error while performing this operation.
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”.