Problem with upload
From: Mike Logan (MikeLogan_at_community.nospam)
Date: 01/25/05
- Next message: rkbnair: "RE: Datagrid Sorting"
- Previous message: Jeff _at_ Dart: "Re: Urgent.... Smooth Refresh"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Reply: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: rkbnair: "RE: Datagrid Sorting"
- Previous message: Jeff _at_ Dart: "Re: Urgent.... Smooth Refresh"
- Next in thread: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Reply: Ken Cox [Microsoft MVP]: "Re: Problem with upload"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|