Large XML import error -
11-03-2005
, 04:02 PM
When I try to import a large dataset via XML I get an error that says:
XML parsing error:
An exception occurred! Type:NetAccessorException,
Message:Could not read from the socket, Error = {0}
Line Number: 0
Column Number:0
The error seems to be related to data volume or transmission time.
There are 7000+ records in the dataset, each with many fields.
I can download the whole dataset if I break it up into smaller pieces.
I can download the whole dataset to a file on the client and import it.
The above prove that it is not a bad character or poorly formed XML.
I first encountered this problem with FM6. It has remained unchanged in
FM7 and FM8.
Has anyone else seen this problem and hopefully solved it?
Thank you! |