06-21-2007 08:38 PM
06-24-2007 10:04 PM
Hi JJ,
I was wondering if you are able to get this to work if you call a function that only uses the first dll, and that does not call the second dll. Also, can you call a function from the second dll, without it referencing the first dll without this error occurring?
06-26-2007
06:42 PM
- last edited on
07-12-2025
10:54 PM
by
Content Cleaner
Hi JJ,
In addition to Michael's suggestion, I would also verify that you can call your .NET assemblies (and the method you are having issues with) from a simple .NET windows application. This would isolate the issue to just LabVIEW. You may have already done this but I thought I would throw that out there anyway.
Another thought is that maybe the second assembly isn't getting loaded into memory. To verify this, you could use Process Explorer to look into the LabVIEW.exe process and see if that 2nd assembly is loaded.
We did fix several issues with regards to .NET in later versions (i.e. 8.2 and 8.2.1) that may be related to your issue but I'm not positive. I would try downloading the evaluation version of LabVIEW 8.2.1 and see if you experience the same problem. This would eliminate any known bugs.
Let me know what you find.
Best Regards,