06-24-2013 02:19 PM
I'm running CVI 2012 on windows 7 machine, After installing the application with the distribution program I get the error ActiveX control error , Error Code -143. I would appreciate any help!
06-25-2013 03:40 AM
Hello, some more data would be helpful in order to investigate this situation.
First of all, that error code is not part of the ActiveX library. It seems a User Interface Library instead: if it's so it simply means "ActiveX Control Error", that is you must search for additional informations inside the ActiveX library and in the documentation for the control you are using.
By the way, knowing actual ActiveX control used would be helpful too, but only after you have discovered some more informations on the error itself.
06-25-2013 04:37 PM
Thanks for your replay. I have found the problem it was with the adobe reader. I use the reader to display a pdf file. I installed the code on a new machine and didn't have the activeX control on the new machine. I would like to be able to include the adobe activeX control installer with the distruibution installer is this posible?
06-25-2013 05:38 PM
I'm not sure about the answer to this question. I suppose you can add that component to Drivers And Components tab in the Edit Installer dialog box, but I have no direct experience on this subject.
06-25-2013 07:45 PM
Thanks for you replay