Blog

How to prevent large file upload using web.config

Posted by Dhaval Patel Blogs | .NET 4.5 Nov 22, 2012
How to prevent large file uploading usinf web.config
Adding following to the system.web section of the web.config file will also 
prevent over-large uploads from being created

<!-- set max upload to 25 MB -->
< httpRuntime executionTimeout = "300" maxRequestLength = "25000" />
post comment
     
COMMENT USING
PREMIUM SPONSORS
DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and add new content to existing PDF documents from within your applications.
Join a Chapter
SPONSORED BY
  • PDF reports have never been easier to create. With our included WYSIWYG Designer, you can layout your reports, set up your data source and let DynamicPDF ReportWriter do the rest.
Join a Chapter