Assisted Solutions Forums

Welcome! These forums provide help and documentation for our products and services.
Welcome to Assisted Solutions Forums Sign in | Join | Help
in Search

Download Progress gets stuck on MB files

Last post 04-28-2008, 8:48 AM by ChrisHynes. 1 replies.
Sort Posts: Previous Next
  •  04-26-2008, 3:00 AM 4035

    Download Progress gets stuck on MB files

    We are trying to evaluate SlickUpload and we like what we see BUT we are running into upload errors on large files.  We need to be able to upload .5 to 1.5 GB files.  At this point, we can't even upload multi-MB files.

    We have your ProgressDisplay example running on our test site: http://server.watchgamefilm.com

    Internally, if ran from http://localhost we can upload GB files instantly.  Remotely, if we access http://server.watchgamefilm.com we can upload very tiny files (under 1 MB) but can't even upload 10 MB files, much less 1 GB files.

    We made the following changes to your sample web.config file: <httpRuntime maxRequestLength="2024000" executionTimeout="7200"/>

    Any ideas on how to figure out what is the issue?

  •  04-28-2008, 8:48 AM 4036 in reply to 4035

    Re: Download Progress gets stuck on MB files

    Do you have any other HttpModules or ISAPI modules installed on the server? Things like URLScan are typical culprits that cancel requests before SlickUpload can even get to them. What server OS are you running?
View as RSS news feed in XML
Powered by Community Server, by Telligent Systems