A packed library called by one of the top-level VIs is not saved in the active version of LabVIEW.
Why does this error occur?
One or more of your top-level files are calling into a packed library that was not saved in the active version of the LabVIEW
development system. LabVIEW packed project libraries do not contain the source used to create them so they cannot be recompiled
by LabVIEW during deployment.
How do I resolve this error?
Use the following suggestions to resolve the issue.
- Using the LabVIEW Development System, Rebuild the packed library specified in the error message details.
- After you have rebuilt the specified packed project library, mass compile the source or run the TestStand Analyzer to verify
that the deployment does not have any other packed project libraries not saved in the active version of the LabVIEW development
system.