05-06-2010 10:14 AM
My best guess is that corruption happens during 'save' operation.
Steps:
1. Slightly modify vi.
2. Run it, then stop and exit with saving of changes. (Saving takes unusual big amount time and cpu/memory resources)
3. Try to open vi and get the message "LabVIEW:Generic error... error code 3:Could not load front panel."
4. Exit from LabView
5. Start LabView and got the message "The last time you ran LabVIEW, an internal error or crash occurred at loaddata.cpp, line 3070"
Tried to reinstall LabView but it didn't help.
Any advice?
Thanks,
Boris
05-06-2010 10:35 AM
05-06-2010 10:38 AM
05-06-2010 10:45 AM
Please post the un-corrupted version to see if the coruption is duplicated on other machine.
A corrupt VI is seldom useful since all it takes is a binary editor to corrupt a VI.
Ben
05-06-2010 10:48 AM
OK, Here it is.
Thanks.
05-06-2010 11:00 AM
There were a lot of things that you did not post so I skipped through them.
Did a diagram clean-up and saved without issue.
maybe you should duplicate what I did (load with sub-VI and X-Controls adn save) to see if it is still corrupted for you. If not start adding stuff back in until you find what causing the crash.
So no crash on my machine.
Ben
05-06-2010 11:08 AM
Ok, I'll try to do what you've suggested.
Thanks a lot.
Boris
05-10-2010 10:03 AM