10-24-2012 12:16 PM
Hello,
I'm having a problem with activeX controller.
I build a exe wich uses an external activeX.
When I use this exe on the pc where the activeX controler was create, everything works.
If I use the same exe on another pc, it does't work even if a register the activeX dll in the new pc.
How can I make it work without having to recreate the activeX on the exe project to make it work?
10-25-2012
06:47 PM
- last edited on
08-09-2024
06:12 PM
by
Content Cleaner
Hi Goncalo,
Are you creating an ActiveX server? If so, there is a great resource for this located at the following URL: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000fzikSAA&l=en-US . This document also contains information on distributing your ActiveX application.
If you are not building a server, would you please tell me more about what your program does?
Thank you,