File upload up to 4GB

  •  07-09-2010, 8:07 AM

    File upload up to 4GB

    Hi,

    i am trying to set the max upload size to 4 GB, but i do not have success. I set the parameter <requestLimits maxAllowedContentLength ="4000000000" /> in web.config and in %windir%\System32\inetsrv\config\applicationHost.config. But the ajaxuploader ignores my settings.
    I can only upload files < 2GB. I am using IIS 7.5 on Windows 7 and i tried the upload with the browser IE8, Firefox 3.6, Opera 10.6, Chrome 5 and Safari 5. To my knowledge the current browser generation can upload files up to 4GB.
     
    Any idea, why ajaxuploader ignores my settings? Thanks for your help. 
View Complete Thread