[EMAIL PROTECTED] wrote:
>
> Hi,
>
> I have a method in my soap service which returns a large XML data as
> a string value. (the data is greater than 1 MB in size) Now, the method
> returns the string but the client never gets the data. (May be it will get
> the data after a very long
Hi,
I have a method in my soap service which returns a large XML data as
a string value. (the data is greater than 1 MB in size) Now, the method
returns the string but the client never gets the data. (May be it will get
the data after a very long time, which is not acceptable). I assume t