> We are calling a web service running in IIS 6.0 (Windows 2003 Server)
>
[quoted text clipped - 6 lines]
>
> Thanks in advance.
Have you tried to increase MaxRequestEntityAllowed property value in IIS
config?

Signature
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com
Pablo - 20 Apr 2006 13:05 GMT
We increase MaxRequestEntityAllowed property value in IIS config but it
doesn't work. We're using https connections, so we found this information in
Technet
(http://technet2.microsoft.com/WindowsServer/en/Library/0ef55842-24d2-4060-bb98-d
69e2877a6671033.mspx)
and we have increased the size of UploadReadAheadSize Metabase Property to
64Kb and it's all all right.
Thanks for your help.
> > We are calling a web service running in IIS 6.0 (Windows 2003 Server)
> >
[quoted text clipped - 9 lines]
> Have you tried to increase MaxRequestEntityAllowed property value in IIS
> config?