LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

labview application and vb.net

Hello:
I have written a VB.Net application that communicate to a LabVIEW 7.0 VI back and forth. This works well. Now I build my LabVIEW application from the VI and install it on a PC that does not have LabVIEW installed. In the install I have included the installer option then the engine is also installed. The LabVIEW application runs well but I get the following error on the VB.Net side:
objLabView = New LabVIEW.ApplicationClass
It looks to me as if a LabVIEW component was not present or properly registered. The only thing I have noticed is that with the full LabVIEW the reference in VB.Net is called "LabVIEW" whereas on the LabVIEW application platform it is called "Interop.LabVIEW".
Any clue?
Thanks a lot,
Christophe
Download All
0 Kudos
Message 1 of 1
(2,452 Views)