.NET Interop Assembly built in LabVIEW has issues if it contains derived classes (inheritance hierarchy).
In such cases the default constructor node launches a browser window and searches for a class file on disk.
To avoid this obvious bug, use the other constructor node with pointers (init them as constants).