Digital Design Corner
  • Home
  • Work
    • Web sites
    • Hobby work
  • Links & Downloads
  • Contact
    • Matous Havranek

Large file upload in ASP:NET

​<system.webServer>
  <security>
    <requestFiltering>
      <requestLimits maxAllowedContentLength="209715200" />
    </requestFiltering>
  </security>
</system.webServer>

<system.web>
    <sessionState timeout="5400"/> 
    <httpRuntime targetFramework="4.5.2" executionTimeout="900000" maxRequestLength="100000"/>
</system.web>

Contact us


Hours

M-F: 8am - 6pm

Telephone

+420 602 299 700

Email

matous@digitaldesigncorner.com