06-26-2009 07:47 AM
I have a DLL developed in .net from a 3rd party. The DLL contains a static class with static methods exposed in a namespace. How do I invoke these methods in LabVIEW 8.5?
I have used a constructor node and the assembly does show an object with the namespace but when I select the namespace, it gives a message "The class contains no public contructors"
Solved! Go to Solution.
06-26-2009 09:12 AM