Quote Originally Posted by kleinma
Double clicking a .sln file won't work correctly because it won't launch the IDE with elevated admin rights that it needs..

Your should have a shortcut to Visual Studio .NET 2005 and right click on that, select run as administrator, and then open your sln file from there.
Thanks. I'll try that.