Work the workspace
-
In one of the projects that I'm working on, whenever I open the workspace, the IDE can't remember/open the files I was working on the last time. I get a message "Not all of the windows in the workspace could be opened" or something, and of course none of the windows (files) that I was working on the last time are open. This happens only in this one project, all others are fine. Since I need to keep several files open at the same time, it's a hassle trying to remember where I was and what files were open each time. It's driving me nuts. Is there anything I can do to correct it? I'm using VS6, SP5. Thanks. :)
Regards,Rohit Sinha
Do not wait for leaders; do it alone, person to person.
- Mother Teresa -
In one of the projects that I'm working on, whenever I open the workspace, the IDE can't remember/open the files I was working on the last time. I get a message "Not all of the windows in the workspace could be opened" or something, and of course none of the windows (files) that I was working on the last time are open. This happens only in this one project, all others are fine. Since I need to keep several files open at the same time, it's a hassle trying to remember where I was and what files were open each time. It's driving me nuts. Is there anything I can do to correct it? I'm using VS6, SP5. Thanks. :)
Regards,Rohit Sinha
Do not wait for leaders; do it alone, person to person.
- Mother TeresaAlready try to delete the .ncb file ? Close VC++, delete this file, reopen VC++, load your file that have to stay open, close VC++ (also make sure in the options that you have the checkbox for reopening files "as they were when workspace got closed"), and reopen. If this does not work, check if the date of your files are not in the future. ~RaGE();
-
Already try to delete the .ncb file ? Close VC++, delete this file, reopen VC++, load your file that have to stay open, close VC++ (also make sure in the options that you have the checkbox for reopening files "as they were when workspace got closed"), and reopen. If this does not work, check if the date of your files are not in the future. ~RaGE();
I tried what you told me, but it didn't work, unfortunately. :( Even the dates are alright, as they should be. Rage wrote: also make sure in the options that you have the checkbox for reopening files "as they were when workspace got closed"), I didn't find any such checkbox in the options. Where is it?
Regards,Rohit Sinha
Do not wait for leaders; do it alone, person to person.
- Mother Teresa