Tuesday, September 18, 2018

How to increase Upload time in File Upload Control

<system.web>


       

  <!--  <httpRuntime maxRequestLength="104857600" executionTimeout="3600" />-->

or



<httpRuntime

executionTimeout="904857600"

maxRequestLength="104857600"

useFullyQualifiedRedirectUrl="false"

minFreeThreads="8"

minLocalRequestFreeThreads="4"

appRequestQueueLimit="100"

enableVersionHeader="true"/>


    
  </system.web>

No comments:

Post a Comment

QR CODE GENERATOR

 https://chromewebstore.google.com/detail/qr-code-generator/afpbjjgbdimpioenaedcjgkaigggcdpp?hl=en