Solution
You are receiving this error because you are missing the LabVIEW Datalogging and Supervisory Control Module on your development computer or the LabVIEW DSC Run-Time System on your deployment computer.
If your application runs within the LabVIEW development environment, you will need to install the version of the
LabVIEW Datalogging and Supervisory Control (DSC) Module that matches your version of LabVIEW.
If your application runs as a standalone executable, you will need to install the
LabVIEW DSC Run-Time System that matches the version of LabVIEW you used to build the EXE.
Make sure DLL Path Names are not changing between Development and Target Environments.
- If so, on the Development Computer, go to Build Specifications>>SVE Channel Builder - DC.
- Select Additional Exclusions.
- Disable Exclude Dependent Shared Libraries.
- This will include the DLLs in the "Always Include" Folder.