LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a DLL Driver for Use in VB

Hi,

 

I am trying to export a dll file for use in VB.  I used the build > dll option within my project to create a dll, but when I try to add the reference to Visual Studio, it says that it is not a valid assembly or COM component and I cannot add it.  Is there a setting I should set in the build settings to ensure this works?

 

Thanks,

Billy Maier

0 Kudos
Message 1 of 2
(2,091 Views)
You aren't creating a .NET assembly or COM component so you are calling it incorrectly.
0 Kudos
Message 2 of 2
(2,087 Views)