I have VS 2005 installed and applied the service pack for Vista (and windows 7). I'm some problems using the program like I used to in XP.
If I want to make a quick change to a file in my asp.net web application like web.config, I used to just double click it and it would open in VS 2005. Now it will open in VS but it won't let me save the changes.
If I set the devenv.exe to run as administrator throught properties screen I get a different error all together when opening a file. It first asks me if I want to let the following program make changes to my computer. When I say "yes" it then comes up with an error "There was a problem sending the command to the program".
If I use VS by starting from the start menu and running it, then opening the file from VS it works and I can save the file just fine.
I'd like to be able to do a quick edit like on XP.
-David