04-15-2015 11:17 AM
Hi Phong,
It seems that others have had simliar questions, and according to my findings, you could use a .NET invoke node, rather than through a .NET constructor. Take a look at the following article that says,"Static methods are not accessed via constructor, but by selecting the method in a stand alone .NET invoke node."
04-15-2015 03:59 PM
Thanks AndyCandy,
I've got it fixed .
Phong