LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1172 in .Net 2.0

I am using Labview 7.1 and DAQmx 8.6 and installed measurement studio .Neet2.0 framework in the system.

 

When I try to call a .Net dll from Labview usong construct node. The attached error popus with error message1172

 

Do I need to install any drivers to call a .Net dll from Labview.

 

The vi and DLL are in the same directory. how to remove this error.

 

Thanks in advance.

0 Kudos
Message 1 of 5
(3,561 Views)
Please find attachment
0 Kudos
Message 2 of 5
(3,560 Views)

Officially, LabVIEW 7.1 does not support .NET 2.0. You need LabVIEW 7.1.1f2, which you can get from this site.

 

The other things to check: does you .NET assembly depend on other .NET assemblies (other than the standard ones that come with .NET)? This seems to be the implication, based on the "the system cannot find the file specified" part of the error message. 

0 Kudos
Message 3 of 5
(3,552 Views)

how about in labview 8.6?

cause i've same problem and i use net 2.0.

0 Kudos
Message 4 of 5
(3,474 Views)
Your 1172 error has to do with this thread, most likely. Please see the follow-up in the other thread, so the discussion can be kept in one place.
0 Kudos
Message 5 of 5
(3,464 Views)