I am new to xml so hopefully this is really easy.
I am having a problem with the size of the data returned from the server.
Although when I write it to a file on the server it has all the information in it, when I receive it on the client side my string is empty. If I return less data then everything is fine?
Is there a limit to the amount of characters returned in the string?
I am having a problem with the size of the data returned from the server.
Although when I write it to a file on the server it has all the information in it, when I receive it on the client side my string is empty. If I return less data then everything is fine?
Is there a limit to the amount of characters returned in the string?