10-01-2009 04:36 AM
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
10-01-2009 06:51 AM