06-08-2013
02:35 AM
- last edited on
02-24-2026
09:44 AM
by
Content Cleaner
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
06-08-2013 11:56 PM
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
06-09-2013 01:47 AM
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