12-17-2007 12:22 PM
12-17-2007 04:37 PM
12-17-2007 04:37 PM
12-18-2007 01:21 PM
Hi Thomas,
Thank you for contacting National Instruments. I have had the opportunity to open up your VI on my end and test out the behavior you have described. In the trials that I have conducted, I have not experienced this same crash. Are you right clicking and choosing Remove Tab Control or Remove Page? Both of these methods have been able to work for me and I have been able to save this file. Do you have administrative rights on the computer when you are attempting to save the VI?
The file does not seem to be corrupted, as it works on this end, but a few other suggestions that I can provide would be to copy everything into a new VI and try to delete it then save. However, if that doesn't work, I would try to repair your LabVIEW installation.
Are there any LabVIEW error codes that you are experiencing in this process? The message that you provided could be a prompt from Windows that is shutting down your instance of LabVIEW.
I hope this helps. Let me know if any of the suggestions are helpful or there is any more information. Have a great day!
Jason W.
12-18-2007 03:48 PM
Jason,
Sorry I wasn’t clear. By remove tab I meant going to the
block diagram (not front panel), right clicking on the case structure selector
with PCL Anteriorlateral Attachment displayed, and selecting
‘delete this case’.
Yes, I do have administrative privileges.
Please let me know if the above described steps cause a crash for you. If they doesn’t I can try reinstalling LabVIEW
I previously unsuccessfully attempted to copy, paste into a new VI, remove the tab, and save.
Yes I believe you are right, the error prompt is from Windows XP not LabVIEW.
12-19-2007 12:00 PM
Thomas,
I apologize; I should have tried this method when looking into this before.
I went ahead and removed the tab from the block diagram as you described with no problems. This indicates to me that we should probably go forward with a repair or reinstallation of your LabVIEW software to hopefully resolve this corruption.
Jason W.
12-19-2007 04:06 PM
03-26-2008 12:22 PM
I ended up rebuilding the tab structure of my code and
copying and pasting the guts. This fixed the problem.
However, as I have been working on the code, the time it takes to save has
slowly been increasing. On the last code, before it crashed, it would take a
really long time to save and then crash. It seems that the problem develops
over time as I make large amounts of changes to the code. It is as if there are
a bunch of small errors that build to cause it to crash.
If the problem occurs again in the future I will probably just go through and
rebuild my tab structure again. This is annoying but doable.