Issue Details
I am migrating an old custom device to a recent version of VeriStand and LabVIEW. After compiling the custom device successfully, I am observing that the VeriStand System Explorer shows the following Page Error message when selecting a page from the custom device:
The following Custom Device page VI is not executable. The VI was not found at the expected location, or it is missing dependencies required to run. Please contact the Custom Device vendor for more information on this problem.
Broken Page: C:\Users\Public\Documents\National Instruments\Nl VeriStand 2023\Custom Devices\Custom Device\Custom Device Configuration.llb\Main Page.vi.

I have confirmed that the VI mentioned in the error exists at the path location referred and that it doesn’t show any errors or conflicts when opening in LabVIEW. How can I fix this problem?