07-28-2009 06:52 AM
Hello,
i have an ActiveX-file that i can use by inserting an ActiveX-Container and then inserting the registered object in this container.
After this i have some SubVis where i pass the reference in and out.
The problem is now: when i change the activex-file (add functions...) then i first have to re-register it in windows, re-insert in the container.
But also in ALL of my subvis i must click on the referecence and "select ActiveX-class".
How can this automatically be done? The reinserting once in the container is ok, but also in all subvis?
Thanks for all help
07-28-2009 09:31 AM
07-28-2009 09:38 AM - edited 07-28-2009 09:38 AM
Yes, i only have the container in one vi. In the other VIs are only "Automation references".
But as soon as my activeX-file changes (new registered to windows), the references become invalid and i have to click on each reference an must select in the popup "select activeX-class".