473,386 Members | 1,706 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Error Http 413: entity too large calling web service on Win2003 Sr

We are calling a web service running in IIS 6.0 (Windows 2003 Server)

When we call a web service method to send a large xml document (2Mb) obtain
an http error 413 (entity too large)

We have increase the web service reception size limit to 10Mb and still fails.

Is there any limitation in the size of an xml document? Any idea?

Thanks in advance.
Apr 18 '06 #1
2 6982
Pablo wrote:
We are calling a web service running in IIS 6.0 (Windows 2003 Server)

When we call a web service method to send a large xml document (2Mb) obtain
an http error 413 (entity too large)

We have increase the web service reception size limit to 10Mb and still fails.

Is there any limitation in the size of an xml document? Any idea?

Thanks in advance.

Have you tried to increase MaxRequestEntityAllowed property value in IIS
config?

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com
Apr 18 '06 #2
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/Window...7a6671033.mspx)
and we have increased the size of UploadReadAheadSize Metabase Property to
64Kb and it's all all right.

Thanks for your help.


"Oleg Tkachenko" wrote:
Pablo wrote:
We are calling a web service running in IIS 6.0 (Windows 2003 Server)

When we call a web service method to send a large xml document (2Mb) obtain
an http error 413 (entity too large)

We have increase the web service reception size limit to 10Mb and still fails.

Is there any limitation in the size of an xml document? Any idea?

Thanks in advance.

Have you tried to increase MaxRequestEntityAllowed property value in IIS
config?

--
Oleg Tkachenko [XML MVP, MCAD]
http://www.XmlLab.Net | http://www.XLinq.Net | http://blog.tkachenko.com

Apr 20 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: tito | last post by:
Hello, I am trying to upload file through PHP but I am getting error: 10.4.14 413 Request Entity Too Large The server is refusing to process a request because the request entity is larger...
5
by: Paul | last post by:
I'm using Microsoft's ASPFileUpload routines and all works fine as long as my files are smaller than about 200K. For anything larger than about 210K, I get the following error: Error Type:...
0
by: Neal | last post by:
Hi All A scheduling .Net win service I wrote and tested + working on XP SP2 with ..NET Runtime version 1.1.4322 gets the following error on Win2003 + SP1 with .NET Runtime version...
1
by: Fredrik L | last post by:
Hi, We have an application outside the firewall who talks to a webservice inside the firewall. 9 times of 10 this works, but sometimes we got the error "The underlying connection was closed: An...
0
by: Sukhi R | last post by:
My vb.net 2003 application running as service fails on Windows 2003 SP1 with error "The exception generated was c0000005 at address 7C8224B2 (ntdll!ExpInterlockedPopEntrySListFault)". It just...
4
by: jf li | last post by:
I have a Asp.net web application and a Asp.net Web service application. The Web application is using HtmlInputFile to get a 50M size of file selected by end user, read the data of this file and...
1
by: Greenboy | last post by:
Hello guys! I'm using Visual Basic .Net to build an E-mail management system. So, I have a WebService hosted in a Windows 2000 Server (IIS 5.0) that I use from my client application to upload...
1
by: Pooja | last post by:
Hi, I am calling a web service to get Latitude and Longitude by sending a zip code. This is happening inside a loop (2000 - 3000 times). After say 80 times, it gives me an error - The operation...
13
by: Kevin Liebowicz | last post by:
Yes, I wasted the past two days trying to fix this. Yes, this is on a Win2003 Server. Yes, this machine is a domain controller. Yes, I seen the dozens of KB articles like this one:...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.