12-19-2007 07:12 AM - edited 12-19-2007 07:13 AM
12-19-2007 08:11 AM
Ray,
Every time I have seen those messages, it turns out the VI was over-written by a log file or similar (open the file in a text editor and see if you recognize it).
Recovery....
Can't help there.
Ben
12-19-2007 08:39 AM
I opened it using a VI and looking at the binary & "\ code". It appears that the bottom portion of the VI file is all $00 \00 (blank). That would mean the crash occurred while the file was being written to (being saved?).
Does LV keep actively opened files hidden somewhere which I could use an unerase SW to recover?
It's the first time I ever see something like this.
12-19-2007 09:20 AM
12-19-2007 09:41 AM - edited 12-19-2007 09:46 AM
Thanks smercurio,
Yes, I did (still do) have the Auto-Save feature active. It is set to save every 15 min or every time it is run. I checked the LV Data folder. It's not there. 😞
I found something in the KnowledgeBase which is not good news 😞 http://digital.ni.com/public.nsf/allkb/A154F4BFC8FD9A07862572110073E0B2
Hopefully, there is a way to undelete any backup.. It didn't ask to recover any files when I started LV.
"It does this by saving open files at specified intervals and in the event of an irregular shutdown or system faluire, the 'Select Files to Recover' window pops up to display recoverable files the next time LabVIEW is launched. "
12-19-2007 09:51 AM