Friday, April 1, 2011

Running Visual Studio 2010 as an administrator

Lately it's been driving me crazy that when I open an existing Visual Studio solution, it won't open Web or WCF projects because Visual Studio was not run with admin privileges. Time to do something about it!

Check out this link. Basically, you need to check the "Run as an Admin" option in the properties of the VS2010 application. Pretty simple huh?

No comments: