Board index » delphi » Active X object in an automation object
Mark Everly
![]() Delphi Developer |
Tue, 01 Jul 2003 00:01:26 GMT
Active X object in an automation object
I created an executable in MSVC (sorry...) that uses a
National Instruments CWSerial Active X Component. I then exposed some of the methods as automation methods. When I run the MSVC application standalone, accessing the However, my ultimate desire is to incorporate the type library I get the message "the server threw an exception". Would anyone have any insight as to why I can run the VC application Many thanks in advance, |