Re: LV8.0 .Net DLL references



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 <a href="http://www.microsoft.com/technet/sysinternals/ProcessesAndThreads/ProcessExplorer.mspx"; target="_blank">Process
Explorer </a>to look into the LabVIEW.exe process and see if that 2nd assembly
is loaded.&nbsp;

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 <a href="http://digital.ni.com/demo.nsf/websearch/14f9ce475127ade786256ac60070926c?opendocument"; target="_blank">downloading
the evaluation version</a> 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,
.



Relevant Pages