09-05-2016 07:01 AM
Hello,
I need an help to understand why i get this message when, after i modified something, I open a vi from my project:
and after clicking revert..
After re-opening the vi the error does not present himself anymore and the functioning of the development system it's ok.
Thanks in advance.
Solved! Go to Solution.
09-05-2016 07:07 AM
Sounds like you opened a VI outside of the project and then saved it while the project was open with the VI loaded due to it being in a library or class. Can you give any more information on the work flow you use when you get this error?
09-05-2016 10:17 AM
Nothing to complicated. I just open a vi inside the project containing it, this vi it's not open in another way. I'll try to find a sequence of action that trigger this event.
09-05-2016 12:31 PM
09-06-2016 08:54 AM
I think i got it, thanks to your hint about the timestamp of the VI. I was working directly on our backup server and this was messing with the timestamp. Now i switched back to my Hard Disk and the problem has not show up anymore!