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

binary form upload

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  IIS 6 not serving pages in the mornings  
Author Message
mosh

External


Since: Feb 13, 2004
Posts: 1



(Msg. 1) Posted: Fri Feb 13, 2004 3:16 am
Post subject: binary form upload
Archived from groups: microsoft>public>inetserver>iis (more info?)

I have a web site that is using galaxyformupload component to process binary
part of the form for file upload. That component was working properly on
IIS 5.0 until the site was moved to IIS 6.0 and windows 2k3 server. Now is
the problem in that when trying to upload file, if the file is greater then
200+ kb, upload component fails when I try to initialize it.

I was searchuing for an answer to this problem and some people suggested
that the problem is in maximum size of the request body that is limited
somewhere for the IIS, but only parameter I could find is maximum request
HEADER, and changing it doesn't help Sad

Can you please help me with that one. Thanks!

my address is daniel(at)mosmondor(dot)net

 >> Stay informed about: binary form upload 
Back to top
Login to vote
wadeh

External


Since: Sep 03, 2003
Posts: 115



(Msg. 2) Posted: Fri Feb 13, 2004 3:16 am
Post subject: Re: binary form upload [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi Daniel,

There are two settings:

MaxRequestEntityAllowed, which controls the amount of entity allowed in
*any* request to IIS 6. By default, this is documented to be 4GB (although
I thought it was 2GB. This might be a doc error.) See
<a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/ref_mb_maxrequestentityallowed.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/ref_</a>

AspMaxRequestEntityAlloed, which controls the amount of entity allowed in a
request to ASP. By default, this is about 200K. See
<a style='text-decoration: underline;' href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissdk/iis/ref_mb_aspmaxrequestentityallowed.asp" target="_blank">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/iissd...is/ref_</a>

If you make a request to an ASP page, the lower of the two above settings
applies. Based on the behavior you are seeing, it sounds like you are
POSTing to an ASP page, and you are running into AspMaxRequestEntityAllowed.

I hope that this helps,
-Wade A. Hilmo,
-Microsoft

"Daniel Mo¹mondor" <mosh RemoveThis @bbm.hr> wrote in message
news:c0h13n$8a4$1@garrison.globalnet.hr...
 > I have a web site that is using galaxyformupload component to process
binary
 > part of the form for file upload. That component was working properly on
 > IIS 5.0 until the site was moved to IIS 6.0 and windows 2k3 server. Now
is
 > the problem in that when trying to upload file, if the file is greater
then
 > 200+ kb, upload component fails when I try to initialize it.
 >
 > I was searchuing for an answer to this problem and some people suggested
 > that the problem is in maximum size of the request body that is limited
 > somewhere for the IIS, but only parameter I could find is maximum request
 > HEADER, and changing it doesn't help Sad
 >
 > Can you please help me with that one. Thanks!
 >
 > my address is daniel(at)mosmondor(dot)net
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: binary form upload 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS6 File Upload Form - I am running IIS 6 with 2002 front page extensions. I am trying to use front page with the file upload function. I cannot seem to get a file to upload. I change the permission on the folder for everyone to have access, as well as went into IIS..

File upload form with webDav - Hi all. I have been told (by a man down the pub!) that it is possible to upload individual files to a web site by using webdav methods. Unfortunately it appears to be fairly difficult to track down information about this. The only semi-usefull..

Binary Image only displays when using IP address in URL - I am using WIN XP Pro. I have an asp page that uses the BinaryWrite technique to pass an image to my browser. This works great when I use the IP address to locate the web page, but I don't get an image when I use my machine name in the url. I cannot find...

IIS Upload Limit - I am having trouble locating the setting that controls the maximum upload size for our web server. I believe it is a registry setting. Details about our setup are: Windows 2000 Server IIS 5.0 All connections/transactions are SSL Uploads are handled usin...

ftp authoring upload - I've searched the group and didn't find an answer to this, of course I only have the last 1k messages and I appologize for the stupid question. I'm running iis web and ftp (the ftp server is just for a few friends and the web server is public, but doesn'...
   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 ]