Skip to content

Instantly share code, notes, and snippets.

@karlitros
Created October 19, 2012 12:06
Show Gist options
  • Save karlitros/3917918 to your computer and use it in GitHub Desktop.
Save karlitros/3917918 to your computer and use it in GitHub Desktop.
New value for the maxRequestLength attribute of the httpRuntime element in the web.config
<httpRuntime maxRequestLength="1048576" executionTimeout="3600" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment