09-05-2008 04:56 AM
Hi,
I'm using several XML files in my LabWindowsCVI and the this is the situation:
- I'm doing LoadDocument and GetRootElement with a specific path, but when this path changes I want to DiscardDocument and do the LoadDocument and the GetRootElement again for the new xml path.
When I "reLoadDocument" I get an invalid xml error, but my XML file has no erros, in fact I reload the same xml file just to check and the first time it works and on the "reload" it doesn't.
Any clues on what is the problem?
I apreciate any help.
Best regards,
Daniel Coelho
09-05-2008 08:58 AM