06-03-2016 11:05 AM
Hi everybody,
I'm attempting to read an XML file created from a Visual Basic Script in Movicon.
My VI shows this error: "Error -2628 An error occurred while parsing the document".
By reading XML files created with Labview, with the same VI, I don't get any problems. The problem occurs only with files generated in Movicon.
Do I have to include a particular heading in Movicon?
Does anybody ever dealt with this problem?
Thanks in advance for any advice
06-06-2016 02:59 AM
Hi ABgpe,
have you tried comparing an XML file created in LabVIEW with one created in Visual Studio? Do you see any difference in the way they are made? There's a nice add-on in Notepad++ that highlights the differences between two files, I think it's called Compare. Have you tried reading the XML created in Visual Studio with other programs as well?
Best,
CorraDIT