LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Constructor Node doesn't recognize default constructor

I'm trying to interface with a DLL that was created in C# (Built with .NET 3.5) using LabVIEW 2009 (with latest patch).  When I double click on the Constructor Node, I select the Assembly and then I select the Object that I want to construct, but the "OK" button stays grayed out and in the Constructors field it says, "This class contains no public constructors."

 

My coworker who developed the DLL says that he thinks LabVIEW isn't recognizing objects that use the default constructor because I don't have this problem with the objects that don't use the default constructor.  

 

FYI:  I did not develop the C# DLL, nor have I ever programmed in C# or the .NET environment.  My background is embedded C.

0 Kudos
Message 1 of 2
(2,639 Views)

Hi starbuck,

 

Did you take a look at this forum?

 

NI Discussion Forum: "This class contains no public constructors" message

Stephen Meserve
National Instruments
0 Kudos
Message 2 of 2
(2,604 Views)