I have an invoke node being used to deploy a shared variable library being used in my executable. When running in the development environment the node runs fine. When in the runtime environment I always get an error code 1 from the invoke node. This code states: Error 1 occurred at Invoke Node in Deploy_SVLIB.vi
Possible reason(s):
LabVIEW: An input parameter is invalid. For example if the input is a path, the path might contain a character not allowed by the OS such as ? or @.
I do not have any invalid characters. It is the same path as in the development environment. Any ideas out there? I took the part of the VI that is giving me the error and attached it.
Thanks,
Troy