Thread: Changing maxAllowedContentLength
In a .NET application used to deliver quizzes, attempting to import a large quiz from another server resulted in this error:
“The request filtering module is configured to deny a request that exceeds the request content length.” A second message stated:
“Request filtering is configured on the Web server to deny the request because the content length exceeds the configured value.”