Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Large File Support

  •  07-17-2008, 5:23 PM

    Large File Support

    I have a need to upload large files 500MB to 1GB.  When I try to upload anything larger than about 150 MB the upload just stops at 150MB.  No error, no event it just hangs. If I try the same file it will hang at the same point, so I seem to be running into some limit.  I am able to upload 100MB files but I seem to run into a limit around 150MB.  I have increased maxRequestLength in web.config as shown. Any thoughts on what is happening or how I can get to the root of the problem?  Thanks

     <httpRuntime maxRequestLength="2097151" />

     

    Filed under: ,
View Complete Thread
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.