HTTP error in downloading files, request filtering module is configured to deny a request that exceeds the content of the application.

HTTP 404.13 - not found error

The request filtering module is configured to deny a request that exceeds the content of the application.

You can try things:

  • Check the configuration/system.webServer/security/requestFiltering/requestLimits@maxAllowedContentLength setting in the applicationhost.config or web.config file.

Hi Chandan,

Thanks for posting your query in Microsoft Community.

This problem occurs because the client request contains a Content-Length header is greater than the value that is specified for this header in the maxAllowedContentLength property in the ApplicationHost.config file.

Therefore, your request is beyond the scope of what is generally answered in this forum of consumer and would be better suited for the IT Pro in MSDN public.

Please post your question in the MSDN.

Tags: Windows

Similar Questions

Maybe you are looking for