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

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019LDcSAM&l=en-US

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019L3hSAE&l=en-US

 

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

 

Thanks,

Brijnesh JK

0 Kudos
Message 1 of 3
(2,881 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,857 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,852 Views)