When I click on the home-icon of Team Explorer, I get the following error:
Page \'312e8a59-2712-48a1-863e-0ef4e67961fc\' not found instead of all the
I faced similar issue. Running
devenv /setup
did not help me.
Just wanted to share some additional info:
At first, devenv /setup
did not help me as well. Then I realized that I was using the wrong Visual Studio command prompt version.
Make sure that you run devenv /setup
for the appropriate Visual Studio version.
For example: for Visual Studio 2013, use the "Developer Command Prompt" under the Visual studio 2013 "Visual Studio Tools" folder.
*And like it stated in the selected answer, run as administrator.
I ran the suggested command: devenv /setup. It didn´t work for me. (Visual Studio 2015)
Then after that I tried something different:
-> Run Visual studio as administrator, after ran the command.
Then the problem was solved.
After I reinstalled my Visual Studio 2012 Trial, I've never deleted the documents directory. In this directory there were some backup files. This maybe have caused the problem.
After deleting this directory and installing Visual Studio 2012 Premium again the problem was solved.
I had the same exact issue in Visual Studio 2013. I renamed ComponentModelCache
to ComponentModelCache2
, and it fixed it.
C:\Users\{..}\AppData\Local\Microsoft\VisualStudio\12.0\ComponentModelCache