HighTechTalks DotNet Forums  

Error 413: Request Entity Too Large while send a file

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss Error 413: Request Entity Too Large while send a file in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
AT
 
Posts: n/a

Default Error 413: Request Entity Too Large while send a file - 08-07-2003 , 11:54 AM






Hello,

I have a .NET Web Service in Windows 2003 with IIS6.0 . When I
try to send a large file (+1MB) via https, I receive the error : 413
Request Entity Too Large. But the same service via http goes OK.
I have modified the IIS6 Metabase.xml file with IIS6 Toolkit:
AspMaxRequestEntityAllowed and MaxRequestLength to ffff ffff (hex
value) or
4294967295 (decimal value) but still fails.

Also, I have added this two parameters to the Registry under
HKEY_LOCAL_MACHINE/SYSTEM/CURRENTCONTROLSET/SERVICES/W3SVC/PARAMETERS
but the error appears again.


Any ideas?
Thanks,

Reply With Quote
  #2  
Old   
AT
 
Posts: n/a

Default Re: Error 413: Request Entity Too Large while send a file - 08-18-2003 , 04:44 AM






I can't send a large file yet via https...

I need help!
Thanks.
Fernando


Quote:
I have a .NET Web Service in Windows 2003 with IIS6.0 . When I
try to send a large file (+1MB) via https, I receive the error : 413
Request Entity Too Large. But the same service via http goes OK.

Any ideas?
Thanks,

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.