01-06-2020 10:03 PM
Hi,
when i run the program this message appears can any one help me to get rid of this message and resolve the probleme .
Solved! Go to Solution.
01-06-2020 10:16 PM
It looks like you either renamed the path going to that file, or more likely have that same file into two different paths.
One is in a folder called "SUV" the other in "SUV PF" So which one is the correct path?
Your project seems to have already loaded that VI from the "SUV" path. So just click "Load with Selected" to continue to use that.
If that is not the one you want to use, then you might have to do some work untangling different VI's with the same file name. When that happens, close everything including LabVIEW. Go to the path that is incorrect, but rename the path or move it to some far away folder for save keeping where you project won't be able to find it. Then start opening your project and resolve all the subVI's that can't fine the now "missing" wrong subVI and get them to point to the new subVI. It may find them automatically, or you may need to manually direct them to the folder.