Ravi Kumar
Why do uploads fail while using an ASP.NET file upload control to upload large files?
By Ravi Kumar in ASP.NET on Nov 30 2006
  • jassi chauhan
    Jan, 2007 12

    ""

    • 0
  • jassi chauhan
    Jan, 2007 12

    httpRuntime executionTimeout="110" maxRequestLength="2097151" requestLengthDiskThreshold="512" useFullyQualifiedRedirectUrl="false" minFreeThreads="8" minLocalRequestFreeThreads="4" appRequestQueueLimit="100"

    • 0
  • jassi chauhan
    Jan, 2007 12

    • 0
  • jassi chauhan
    Jan, 2007 12

    by default 4 mb is set so incase file size exceeds this limit , application crashes , this limit can be exceeded by following tag in machine config or web config

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS