LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

.Net Assembly debugging

Solved!
Go to solution

If I receive a .NET assembly and it doesn't work in LabVIEW, how do I debugg the assembly?  I just want to debug the assembly to an extend that I can tell the assembly developer what need to be fixed. 

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 1 of 3
(2,377 Views)
Solution
Accepted by topic author jyang72211

Did you try a search?

 

http://digital.ni.com/public.nsf/allkb/6229347C7982CC81862576E30076A4AE

 

This only works if you have the source, but you can generate this if it is not obfuscated from a decompiler tool. Other IDEs that can host a debug a .net process are probably capable of this too if you don't have VS Professional.

Message 2 of 3
(2,369 Views)

I actually found the same link after I posted the question.  Thanks!

------------------------------------------------------------------

Kudos and Accepted as Solution are welcome!
0 Kudos
Message 3 of 3
(2,347 Views)