LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm not able to use DLL

Solved!
Go to solution

Hi All,

 

I'm developing an application using LabView 8.6. I've taken the reference of .net DLL. I've modified the DLL and tried to access the method that I've added in DLL. But when  take Invoke Node, I didn't find the new method. So I copied the DLL to another folder and taken the reference from new location. But still it is taking reference of old DLL and I'm getting message "The version of the assembly you requested was automatically promoted to a later version by the .NET runtime engine". Also in Select .NET Constructor dialog box I can see both DLLs.

Please suggest the way so that I can able to use new DLL.

Thanks & Regards,

Shrini

0 Kudos
Message 1 of 3
(3,231 Views)
0 Kudos
Message 2 of 3
(3,227 Views)
Solution
Accepted by topic author Shrini

Hi All,

 

I can able to use the modified DLL after restarting LabView. I think LV keeps reference of DLLs used evenif we close the VI.

 

Thanks,

Shrini

0 Kudos
Message 3 of 3
(3,212 Views)