How LabVIEW Locates .NET Assemblies Primary Software: LabVIEW Development Systems>>Full Development SystemPrimary Software Version: 8.5 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: Where should I place my .NET assemblies so LabVIEW can locate them? Solution: .NET requires that all assemblies either live in the GAC or in the same directory or sub-directory of the application that's using those assemblies. LabVIEW 8.0 and later meets these requirements by looking for .NET assemblies in the following locations:
LabVIEW 7.x met these requirements by looking for .NET assemblies in the following locations:
Note National Instruments strongly recommends that you always put VIs that use .NET assemblies in a LabVIEW project and not leave them as stand-alone VIs. For more information about using LabVIEW with .NET, refer to the Using .NET with LabVIEW help topic in the LabVIEW Help.
Report Date: 02/18/2008 Last Updated: 02/19/2008 Document ID: 4IH72U6S |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
