LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Can't create .NET controller which has dependencies

Hey there

 

I'm trying to create a .NET controller (Tools -> Create .NET Controller) of my own small .NET DLL. This DLL references the Matrox Imaging Library.

The issue is when I try to create the controller of my DLL, CVI throws an error that it cannot find Matrox.MatroxImagingLIbrary.dll even though it is in the same folder as my DLL, I even registered the Matrox DLL in the GAC, I tried making a controller for Matrox first (which worked) and then a controller for my own DLL (didn't work) and I even tried putting the Matrox DLL in the CVI executable directory and in the project working directory.

 

EDIT: I am using CVI 2017 by the way

 

Do you have any other suggestions?

Thanks in advance..

0 Kudos
Message 1 of 1
(855 Views)