ATTENTION VISUAL STUDIO EXPRESS BETA USERS

There is a problem with the beta versions of visual studio 2005 Express.
DO NOT USE A REGISTRY CLEANER
IF you do it will clean the invalid entries, which might not be invalid.

i did this and discovered it.

IT will wipe the project templates in all versions.

I am using regseeker 1.45 beta. I never had any problems with any other program while using this. whew good thing i had a backup

It will also cause the uninstall to fail.
SOLUTION:
try this first: Open up your registry cleaner, in the documentation/website/ or just look around. See if they have a backup/restore section - most registry cleaners have this backup feature. Find out and restore the registry keys you deleted
(Most are labled by date and time and are packaged up as 1 backup as opposed to 1 key to 1 backup).

If this doesnt work system resotore will
*Make sure you backup your project*
My documents/visual studio 2005/projects.

Then start system restore - start/all programs/accessories/system tools/system resotre.

select restore my computer to an earlier time.
pick a restore point that was before the event occured either by 1 hour or by a day. don't go 2 far back.

To prevent this from happeneing again.
add folders to your exclude list in your registry cleaner
hkey_local_machine/software/microsoft/visualstudio
hkey_current_user/software/microsoft/visualstudio

*note* That is only some of the keys, the others are scattered in classes root and others, but this will get rid of most of the registry errrors detected.

everytime you decide to clean the registry- look at the list, anything that says
"microsoft Visual studio" or any other visual studio products.
un selected it and DO NOT DELETE IT.

I hope this will help you people

[1788 byte] By [SevenAlive] at [2007-12-16]
# 1
Are you using Beta 2 version?
jarin at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2
...now he tells me...too boomin late, we're scuttled. So...how 'bout suggesting a fix. Lost my VB templates and un-install doesn't work. Tried 'VBExpress.exe /setup' at the command prompt to reset...doesn't work.

Davey

Davey at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 3

check above for the sloution

yes it is beta 2

but i have discovered something.

I have visual c++ 2005 express and visual basic 2005 express.
When i did clean my registry and came up with the issues. It seems that C++ was not affected. *BUT i only checked the new project/file. I did not open a projetc and fully test it.

SevenAlive at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 4
Just do your registery clean yourself anyway, these auto-cleaner aren't the best you know.
Neken at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 5
...yeah, I know it's not the best but the box gets cluttered in a hurry...removing all registry keys and every single trace of code should be part of the Windows Installer, but there's always stuff left behind...I don't like that Tongue Tied

Davey Big Smile

Davey at 2007-9-9 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...