LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Load different .Net DLL

Solved!
Go to solution

I have a set of .NET DLL that have differen revision.  I want my labview code to select the correct set of .NET DLL to lead during run time.  is that possible?  

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
Message 1 of 2
(2,231 Views)
Solution
Accepted by topic author jyang72211

Hi jyang72211,

 

To make sure that a LabVIEW project refers to a specific version of a .NET Assembly, you will need create a .NET configuration file. This article has an example of a .NET configuration file.

 

Regards,

Jordan G.

LabVIEW Product Marketing Engineer
National Instruments
Message 2 of 2
(2,180 Views)