Microsoft released a new update for Windows Vista on Tuesday that fixes a problem with the software development environment, Visual Studio 2005 SP1. The update is available through the Windows Update service and requires an update for Windows Vista. The problem with Visual Studio 2005 SP1 is that it does not work with Windows Vista. Microsoft released a patch to fix the problem in March, but many developers have not installed it because they were waiting for a new version of Visual Studio 2005 to be released. The new version, which was released on Tuesday, does not include the fix for the problem and must be installed separately. Microsoft has been working on fixing this problem since last year and has been releasing updates to fix it in different versions of Visual Studio. The company plans to release a new version of Visual Studio next year that will work with Windows Vista. ..
You can download the SP1 Update here: http://go.microsoft.com/?linkid=6366078
After installing that update, I then got this error message saying “Administrator permissions are recommended for running Visual Studio 2005 SP1”, and asking to use the Run as administrator option when launching Visual Studio.
After doing some research, you have a couple of options:
Run Visual Studio as administrator (your best bet is to just change the shortcut to always run as administrator. ) You will still end up with some errors this way. Run Visual Studio as a normal user, and only open it as administrator if you get a specific error that requires admin access. Just uncheck the box.
Tip: If you are trying to debug web projects, you need to make sure that you go to the Add/Remove Windows Components in Control Panel and install the IIS6 Compatibility with IIS7 option, otherwise you won’t have much luck.
Overall, Visual Studio 2005 is just not very compatible with Vista. It’s frustrating, but that’s life.