Solution
If the deployment machine is using LabVIEW DSC Runtime 2017 or later, these DLLs were combined into one
ni_opcua.dll and as such the separate DLLs
ni_opcua_client.dll, ni_opcua_server.dll, or
ni_opcua_utilities.dll won't be available.
Update your development system to match the Runtime version that you install, or downgrade your deployment system to match the development version.
If you are using LabVIEW DSC 2016 or previous, try the following steps to resolve these load errors:
- Include the support files for your application
- Confirm the LabVIEW DSC Debug or Debug/Deploy license is installed and licensed on the deployment system as this is required when using OPC UA VIs or calling OPC UA DLLs. If it is not, install it from physical media.