Hi NE,
Glad to hear that you have fixed this issue by yourself. For the ?Recent Projects? issue, please check these two places:
1. Visual Studio menu: Tools | Options? | Environment | General | Check the number in ?Recent files? tab.
2. Check MRUList in the following registry:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\FileMRUList <--- File list
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\ProjectMRUList <--- Project list
For more information, please refer to the following link:
You cannot remove recent projects from the start page in Visual Studio .NET 2002, Visual Studio .NET 2003, or Visual Studio 2005
http://support.microsoft.com/kb/919486
If the settings above are correct, you may need to run ?devenv /setup? in Visual Studio 2005 Command Prompt. (I know you have run ?devenv /resetsettings?, but not confirm if you have tried ?devenv /setup?).
Just a reminder, it would be best if you open up a new thread for the new question. In this way, our discussion here will not deviate too much from the original issue. This will make answer searching in the forum easier and be beneficial to other community members as well.
Sincerely,
Benson Yu
Microsoft Online Community Support
Please remember to click ?Mark as Answer? on the post that helps you, and to click ?Unmark as Answer? if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.