06-28-2017 01:21 PM
LabVIEW 2015 32 bit
Target platform windows 7 professional
The application utilizes Modbus Ethernet with shared variables bound to the IO Server.
I receive the following error only on deployed application when executing create and configure IO Server vi.
Error -1967362014 occurred at NI_DSC.lvlib:subCreate and Configure IO Server.vi:4690002
Possible reason(s):
OS and Network Services: (Hex 0x8ABC7022) Class not found.
06-28-2017 01:42 PM
This page would seem to indicate that it's a security error code (unfortunately, with no details besides that).
Are you running as the same user on both the dev and deployment? Can you try?
Also, can you try running the deployed application as administrator?
Maybe look into any other permissions settings on the deployment machine?
06-28-2017 01:57 PM
Thanks Kyle,
I did try running as administrator with no luck.
06-29-2017 09:24 AM
Hi, there is other forums regarding the same error. Check this
https://forums.ni.com/t5/LabVIEW/problem-saving-png-error-Hex-0xBFF604A5-File-not-found/td-p/1454384