Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Debug a CVI compiled dll in Visual Studios

Hi,

 

I have the source code for a .dll that was compiled in CVI but I cannot figure out how to debug the dll in my program that I wrote in Visual Studios (C#).  The functions import correctly from the dll to my C# program but one of the functions inside the CVI dll is returning an error and I want to be able to step through that function.  Any help would be greatly appreciated.

0 Kudos
Message 1 of 2
(4,197 Views)

Hello Wensky,

 

Take a look at this link to see if you can attach the dll code to a process (your VS application).

 

Regards,

 

Jeff L.

0 Kudos
Message 2 of 2
(4,184 Views)