Solution
When LabVIEW corrects a load conflict, it updates all VIs that call the problem VI to use the new path. Those changes will need to be saved in order to be permanent.
- LabVIEW may prompt you to save affected VIs, or you can select Save All on the project to apply the changes.
- Another way to ensure these changes are permanent is to perform a Mass Compile .
- If the previous steps don't work, verify that there are no duplicate folders containing the specified files and move or delete one of the duplicates.