When I deploy a library using the invoke node above. If the library contains variables which are network published or single process it will deploy fine.
But if the library contains variables which are I/O Aliased. Then i recieve an error:
Error -2147467259 occurred at Invoke Node in Test Deploy.vi
Possible reason(s):
LabVIEW: (Hex 0x80004005) Unspecified error.
=========================
NI System Configuration: (Hex 0x80004005) Miscellaneous operation failure.
Method Name: Libraryeploy Library
But if I deploy the same library thru the project explorer it works just fine.
Ideas?