LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Active X and LabView running under NT

When I developed a program in Win 98 to access an Active X object it
works fine. The same code in NT returns an error (Input null reference).
Any ideas?

Bob Bilderback
Nortel Networks
rbilderb@nortelnetworks.com
0 Kudos
Message 1 of 2
(2,626 Views)
1)make sure that ActiveX Automation server/ActiveX Control is registered on NT machine.

2)Try pointing your automation refnum to *.ocx etc file and try then.

Good luck,
A Rafiq
0 Kudos
Message 2 of 2
(2,626 Views)