sorry for the confuse.
Putting the sources on the computer?Which sources? Did you write this assembly yourself?
----here, we put the source code of labview project to another computer, not the assembly's source code. so the development environment is totally the same.
Also you claim that all classes in the assembly are static but if that was the case you couldn’t use a constructor node since LabVIEW would have nothing in the assembly that could be instantiated.
----here, means put a construct node of this assembly on the BD in one of the method vi of plc base class.