
Issue
If you are using IIS Web server for hosting your application, Sometimes these kind of error can be trigger when try to upload a large file using your application.
"The request filtering module is configured to deny a request that exceeds the request content length."
"System.Web.HttpException: Maximum request length exceeded."
Reason
Default...