posted on
Sunday, July 27, 2008 9:02 AM |
Filed Under [
Misc
]
It's a very annoying bug I had to cohabit with for a while. Today I was less patient than usual and I decided to get rid of it :-)
I googled for a minute to find a comment on this post with the solution I needed:
It works when you set both Launcher (C:\Program Files\Common Files\Microsoft Shared\MSEnv\VSLauncher.exe) and IDE (C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe) to run as administrator. (Right click .exe and select Properties -> Compatibility, and choose Run as Administrator)
Oh... obviously a solution could be to directly bind the .sln files to devenv.exe, but I think this is a nicer one.

Technorati Tags:
Visual Studio,
Vista