LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XML Dom Parser Problem

please HELP!!
The Problem is that I am reading out an XML_INI file using the addon XML DOM Parser.
I use Source Distrubution to transfer all the files and Libraries to another machine.
Everything works fine on the Developer Machine, I can select all the Methods and Properties.  On the ProductionMachine I can run the code as long as i don't relink the vi or I break a wire.
Which is really confusing me, could anyone explain to me what is happening or if there is a way to solve this problem. Sometimes it says that the a problem with the file xerces-c_2_7.dll or it is missing. Or is it just better to go ahead and change it to activeX?
Thanks,
Oliver

0 Kudos
Message 1 of 4
(2,822 Views)
Well, it seems that you're already using ActiveX, so I don't know what you mean by "changing to ActiveX"? Are you sure that xerces is installed properly on the target machine?
0 Kudos
Message 2 of 4
(2,811 Views)
Thanks for your reply.
I meant with changing to ActiveX not using the prewritten VI's from the XML DOM Parser, like Open, Load and Close.
It seems to me that XML DOM Parser uses a different dll then the ActiveX ,if you write it out. Because the addons are installed on the traget machine and you can select them, but what is strange that there aren't any methods or properties to select. With writing out the code in ActiveX not using the XML Dom addon I can select Properties and Methods again.
Well i guess i to reinstall the addons and see if it works.


0 Kudos
Message 3 of 4
(2,797 Views)
there seemed to be a problem with the installation it worked after reinstalling the addons
0 Kudos
Message 4 of 4
(2,786 Views)