From 04:00 PM CDT – 08:00 PM CDT (09:00 PM UTC – 01:00 AM UTC) Tuesday, April 16, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.NET assembly problem

Solved!
Go to solution

My program calls a few .NET assemblies, written in C#.  The assemblies are included in the lvproj that contains the program.  Everything works, until someone sent me an update on the assemblies, and I did a copy and paste to update the assemlies.  Now, when I try to open the main vi, it will look for the assembly in the correct location but will not find it.  When I point the search to the specific assembly, it will not give me an error, but it will not load the assembly into memory.  Anyone knows what's going on?  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(2,231 Views)

Hi jyang72211,

 

Please refer to this article:

http://digital.ni.com/public.nsf/allkb/90DB53827647F5EE86256D6400599D71?OpenDocument

 

Regards,

 

Carmen Chan

Applications Engineer

National Instruments

Message 2 of 3
(2,188 Views)
Solution
Accepted by topic author jyang72211

Problem solved. Apparently, the zip file that contains the dll was corrupted.  

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(2,175 Views)