Windows 7 Visual Studio 2005 has stopped working

Those updates seem to have caused some problems. If your system earlier worked, you could

a. get rid of the updates, Control Panel\All Control Panel Items\Windows Update\View update history\Installed updates
b. type "restore" in start menu, and choose a point before getting the updates

Neither of these will really solve the problem, but they may get your system working.
 
I have removed all the updates then reinstalled VS2005 again on Windows 7 professional but still I am unable to run it. these are the steps i followed
1. opened a new project
2. selected MFC application
3. choose single documet
4.choose databae view without file support
5.choose ODBC
6. choose Machine source
7. choose a table to be included
8. then finished
9. then recieved this msg " microsoft studio has stopped working a problem caused aprogram to stop working properly"
 
Was the program running ok prior to the updates? Did you run the install as administrator? Do you run the application as administrator?
 
http://social.msdn.microsoft.com/Fo...-has-compatibility-issues-with-windows764-bit

might help you. Visual Studio 2005 seems to have compatibility issues with Windows 7 64-bit. Like patcooke writes, do you get any error codes?

These problems may appear suddenly, and correcting them may be difficult. When uninstalling, you should also get rid of all registry markings. Revo uninstaller is a good tool, but you can add to that by using CCleaner, usually recommended here, or Free Window Registry Repair, which I have used for many years, http://www.regsofts.com/free_registry_repair/registry_repair.htm

You could also try it in Vista or XP compatibility mode. Or, if you get any message about rights, you could try Take Ownership, http://www.howtogeek.com/howto/wind...ership-to-explorer-right-click-menu-in-vista/ --- this one doesn't really apply to your problem, I think.

But please, give any error codes that appear.
 
Last edited:
Back
Top