ASPUploader large file problem

Last post 02-01-2011, 9:27 PM by Eric. 1 replies.
Sort Posts: Previous Next
  •  02-01-2011, 8:16 PM 66001

    ASPUploader large file problem

    Hi everyone, i am using aspuploader in my website, i can send files smaller than 1,5gb, but when i try something bigger  in the progress appear FILE NAME 790MB, and i was sending 5Gb...
     
    Any idea? did i reach asuploader limit?
     
    uploader.MaxSizeKB=7024000
     
    I need my users to send large files, thats why i need this to work!! 
     
    Thanks. 
  •  02-01-2011, 9:27 PM 66004 in reply to 66001

    Re: ASPUploader large file problem

    Dear gnuzim,
     
    ASP uploader is designed to work with up to 2GB files. The reason for the limit is simple - current browsers does not support upload of bigger files than 2GB over internet and IIS also accepts only 2GB files.
    Software Versions Upload limit
    Internet explorer All versions 2GB-1
    Mozilla Firefox All versions 2GB-1
    IIS 1-5 2GB-1
    IIS 6 4GB-1
    ASP All versions 2GB-1
     
    Thank you for asking
    Eric@cutesoft.net
View as RSS news feed in XML