LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

class not found error on deployed application

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.

0 Kudos
Message 1 of 4
(2,938 Views)

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?

0 Kudos
Message 2 of 4
(2,924 Views)

Thanks Kyle,

 

I did try running as administrator with no luck.

0 Kudos
Message 3 of 4
(2,918 Views)

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

0 Kudos
Message 4 of 4
(2,857 Views)