11-23-2009 04:11 AM
Hi,
I am using LabVIEW 8.5. I have a .net dll named A.dll, which is dependent on another .net dll named B.dll. Now, i created a constructor node and selected the A.dll and the class. When i execute this, it throws error, "Could not load assembly B.dll". This B.dll is located in the same folder where A.dll is available. How to help this LabWindows application to find out the B.dll (dependent dll of A.dll) ?
Thanks
Selva
11-23-2009 05:22 AM
11-23-2009 06:11 AM
Hi,
Sorry!! That didnt help me.
I just want to know how to register the path of the (dependent) .Net assembly in LabVIEW 8.5 to pick up those dlls at runtime. or how to set the relative path in LabVIEW 8.5?
Thanks
Selva
11-23-2009 08:22 AM - edited 11-23-2009 08:23 AM
11-23-2009 09:51 AM - edited 11-23-2009 09:51 AM