11-07-2007 12:54 AM
11-07-2007 01:56 PM
11-07-2007 05:54 PM
11-07-2007 07:09 PM
11-08-2007 04:13 PM
Hi Liam,
Thanks for the response. A few things have changed in 8.5 with calling .NET Assemblies when compared to 8.2. Possibly the best solution would be to create a new VI that is calling the same DLL's and see if you see the same problem. Often, VI's store some information and references in them. Also, another thing to be careful of is when you are referencing a DLL in LabVIEW, make sure that the DLL that you are referencing is the one that is located in the C:\WINDOWS\Assembly directory. It looks like you may be referencing the System.dll in a different directory. Please try these suggestions out and let me know if you are continuing to see the same error. Thanks and good luck with your application!
11-15-2007 04:11 AM
11-16-2007 08:15 AM
11-28-2007 05:24 PM
I have run into the exact same problem.
Re-writting all our .NET VIs is not a reasonable solution. I expect NI to either post a fix to this immediatly or send me a engineer to sit and re-write all my .NET VIs for me. It is totally unacceptable to say this is an enhancement and force customers to waste time on something that should just work in the first place.
-John
![]()
11-29-2007 05:51 PM - edited 11-29-2007 05:54 PM
11-30-2007 06:50 AM