Problem with upload

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Mike Logan (MikeLogan_at_community.nospam)
Date: 01/25/05


Date: Tue, 25 Jan 2005 11:09:05 -0800

I have a web application that allows uploads. Sometimes on uploads, the IE
Progress bar will fill up all the way and then display "Page cannot be
displayed", not a 500 error, just a standard cannot find dns page. This
problem happens on different size files. I have gotten 1 MB files to work
and 10 MB files to work. But sometimes 2 MB files will not work. I have
this in the web.config

<httpRuntime executionTimeout="54000" maxRequestLength="50000" />

If the memory goes to high, will the session die? What else can I do?

Thanks for your help.

-- 
Mike Logan


Relevant Pages

  • Re: Ajax script stopped working.
    ... Ajax to return to the page a display of files the user uploads. ... and then today I noticed it's no longer working. ... jQuery function. ...
    (comp.lang.javascript)
  • Re: Problem with upload
    ... It may be grinding to a halt. ... You probably want to go with a third-party upload component to handle that. ... Sometimes on uploads, the IE ... > Progress bar will fill up all the way and then display "Page cannot be ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: FTP Site Messages
    ... It's in the site settings. ... Is it possible to display a message before a user downloads or uploads ...
    (microsoft.public.inetserver.iis.ftp)
  • FTP Site Messages
    ... Is it possible to display a message on an FTP site when a user goes to it? ... Is it possible to display a message before a user downloads or uploads ...
    (microsoft.public.inetserver.iis.ftp)
  • RE: Progress bar on composite control
    ... do postback to do some server-side processing which may take some time. ... such progress bar displaying should be done through ... My suggestion is you display the progress bar before your control ...
    (microsoft.public.dotnet.framework.aspnet)