LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why i countinuosly get this messages opening a vi from my project?

Solved!
Go to solution

Hello,

 

I need an help to understand why i get this message when, after i modified something, I open a vi from my project:

Err_1.jpg

and after clicking revert..

Err_2.jpg

 

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.

0 Kudos
Message 1 of 5
(3,636 Views)

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?


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(3,624 Views)

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.

0 Kudos
Message 3 of 5
(3,594 Views)
Solution
Accepted by topic author FM82
-How you are calling the "Load Parameter.vi" in your VI?
Few points read in forum related to it:
-If any Subversion is working in behind and is it changing the timestamp of VI?
-Any Virus scanners also could change the vi timestamp. Source: http://forums.ni.com/t5/LabVIEW/Labview-8-5-prompts-me-when-I-change-a-subvi/td-p/579867
Thanks
uday
Message 4 of 5
(3,577 Views)

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!

0 Kudos
Message 5 of 5
(3,550 Views)