LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why I keep getting errors when I try to create my labview application as Active Server in my VB code? (Activex component can't create object)

Error happens at the statement "CreateObject("myapp.Application")
0 Kudos
Message 1 of 3
(2,612 Views)
I am not quite clear about your question but my best guess is that you have not register your LV ActiveX Object. Try to run that LV object once to register.

tc phan
Message 2 of 3
(2,612 Views)
Thank you very much! That is what needs to be done!
0 Kudos
Message 3 of 3
(2,612 Views)