LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in loading the .net assembly

Hi All,

I am using .net DLL calling in LabVIEW 2016 32 Bit.

Some times I am getting the below error in LabVIEW .net constructor:

Capture.PNG

 

Most of the times it works as expected but only sometimes I will get the above error.

Can anyone reply me the reason?

Thanks in advance.

Best Regards

Manasa M

0 Kudos
Message 1 of 2
(1,815 Views)

Have you read this to make sure you are targeting the right CLR version? https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019OnnSAE. You should also check to see whether the .NET assembly you are using was built for x86 or MSIL in order to work with 32-bit LabVIEW.

 

Otherwise any details (eg. .NET Framework version, source code including assembly file etc.) would give us more to go on.

0 Kudos
Message 2 of 2
(1,785 Views)