I have an application that allows uploading with large files.
Already uploaded my hosting site, I try to navigate the main page and get the error:
Detailed information of the information:
Module RequestFilteringModule
BeginRequest notification
Handler ExtensionlessUrlHandler-Integrated-4.0
Error code 0x80070021
Config Error This configuration configuration can not be used in this route. This occurs when the section is blocked at a secondary level. Locking is by default (overrideModeDefault = "Deny"), or set explicitly by a location tag with overrideMode = "Deny" or the legacy allowOverride = "false".
: Program files \? E: Domains misite.com.br wwwroot web.config
Follow the web.config file:
<! - ->
Turning application locally works very well, now the hosting does not work.
Any solution?