I am trying to receive an XML document through HTTP but when it exceeds 1024 it errors out.
I have tried to use the Node object, but to get to the node you have to load the XML Doc, and to load the XML Doc, you have to receive the HTTP response, and you get the error.
The XMLHTTP responsetext will not INSTREAM and even ADDTEXT throws the error.
It seems this 1024 limit applies to any operation. What to do?
0
Comments
.. iterate through child nodes
Dynamics West
http://www.dynamicswest.com