LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Loading .net dll files to LabVIEW

Hi All,

 

I'm trying to load a dll file built in .net framework v4.0.30319 of a instrument in LabVIEW using constructor node but i'm getting this error attached below. I tried with the following links

http://digital.ni.com/public.nsf/allkb/32B0BA28A72AA87D8625782600737DE9

http://digital.ni.com/public.nsf/allkb/1A9DF55FD3DEFC5F862579D0006E77F5

 

But i couldnt sort the problem.. please help me..

 

Thanks,

Brijnesh JK

0 Kudos
Message 1 of 3
(2,238 Views)

Is your LabVIEW 32 bit or 64 bit? And are you on a 32 bit operating system or on a 64 bit operating system?

 

You seem to be trying to load a 32-bit .dll and I believe that would require a 32-bit LabVIEW.  At least this would be the first test before further debugging...

 

-DP

 

BatchTest Corp.

NI Alliance Partner

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

New Controls & Indicators made using vector graphics & animations? Click below for Pebbles UI


0 Kudos
Message 2 of 3
(2,214 Views)

Hi,

 

Thanks for the reply.

I used 32bit LabVIEW 2011 edition, OS is w7 32 bit and tried to load 32bit .dll file using constructor node. Still i'm getting the same error.

 

Please help

 

Brijnesh JK

0 Kudos
Message 3 of 3
(2,209 Views)