A
androger
Hi,
I have a web service that takes a xmldocument as
parameter, works great for samller file but when the size
of the document is about 5 MB, I get this error:
The underlying connection was closed: An unexpected error
occurred on a receive.
How do I set my webservice to accept bigger files? or I
have to make the change in the client(written in C#)?
I have a web service that takes a xmldocument as
parameter, works great for samller file but when the size
of the document is about 5 MB, I get this error:
The underlying connection was closed: An unexpected error
occurred on a receive.
How do I set my webservice to accept bigger files? or I
have to make the change in the client(written in C#)?