Discussion:
XML Dom Parser Problem
(too old to reply)
ofahed
2008-08-06 20:10:05 UTC
Permalink
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


Dom Parser.PNG:
http://forums.ni.com/attachments/ni/170/347263/1/Dom Parser.PNG
smercurio_fc
2008-08-06 22:40:06 UTC
Permalink
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?
ofahed
2008-08-07 07:40:08 UTC
Permalink
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.
ofahed
2008-08-07 09:10:12 UTC
Permalink
there seemed to be a problem with the installation it worked after reinstalling the addons
Continue reading on narkive:
Loading...