Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Handling Errors in Large File Uploads

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
Error handling SSI File : Win32 Error Code = 87 - Way back in December of 2003 there was the following post which had no After tons of fighting with it, we that for us this error was caused by one of the things we did in trying to get SSI's to work with Windows 2003. What we had..

Large ftp file times out - We're having a problem with one of our servers that is hosted at a large ISP company. We have a nightly batch ftp process that copies a large file from the server to a server in our office. We use a scheduled W2K command prompt ftp to do the..

Unable to download a large .exe file - Hi All, I have IIS5 running on an W2KAS server with 2CPU and 2Gig of RAM. It is uptodate with service packs and hot fixes Basically I have a large (580MB) .exe file that I want people to download, however who connects it takes a few minutes..

Strange 401.3 Errors In Log File - Hi, I have just setup an intranet at work running on IIS5 / Windows 2000 advanced Server. The problem I am getting, is there has been 1700 401.3 errors in the last 3 days. I would accept this, except I get no feedback from the users (ie about..

IIS help file errors: W3SVC Event ID 30 - I chose not to install the help files when I installed IIS 5 on my W2K web/email server. Now I have Event 30 every day: unable to read file 1.htm. I tried to install the help files but wasn't given the option. Any..
Next:  ASP support installed  
Author Message
rtipnis

External


Since: Nov 10, 2004
Posts: 1



(Msg. 1) Posted: Wed Nov 10, 2004 8:45 am
Post subject: Handling Errors in Large File Uploads
Archived from groups: microsoft>public>inetserver>iis (more info?)

Using IIS 6.0 / ASP.NET 1.1

My problem has to do with not being able to have custom
error handlers when the file size exceeds what the IIS is
configured to handle.

I do understand that one can change the attributes:
maxRequestLength (along with the executionTimeout) of the
httpRuntime section in web.config or machine.config to
control how much and (how long) to open up the IIS gates.

However, for the cases when the size is larger than this
configuration, we want to be able to install custom error
handlers. Is it possible to do so (it seems that IIS is
returning a generic error when this happens).

In my opinion this is a bug. Is anything being done to
fix this? Does 6.0 or its patches have anything (we could
use beta versions as well).

Thanks in advance,
Rajeev
..

 >> Stay informed about: Handling Errors in Large File Uploads 
Back to top
Login to vote
tdevere

External


Since: Aug 29, 2003
Posts: 449



(Msg. 2) Posted: Mon Nov 29, 2004 3:35 pm
Post subject: RE: Handling Errors in Large File Uploads [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I am not 100% sure I understand what you're saying... but I think I have an
idea of what could help you...

The metabase determines the limit for file uploads through asp in the key
ASPMaxRequestEntityAllowed

Try setting this to a higher number such as 1073741824

As far as putting in custom error handling inbetween IIS Source and the
metabase... I doubt it - I think you'd be better off getting the size of
the file (if possible) before it's uploaded - Does this make much sense?


Thank you,

Tony DeVere [MSFT]
Microsoft IIS
Newsgroup Support
tdevere.DeleteThis@online.microsoft.com

"Please do not send email directly to this alias. This is our online
account name for newsgroup participation only."

This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.

 >> Stay informed about: Handling Errors in Large File Uploads 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]