Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
When I click on the Home-icon of the Team Explorer, I get the following error Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found instead of all the options. I have this error since I reinstalled the VS2012 Ultimate trial and installed the VS2012 Premium edtion. Repear and Reinstall didn't work out. Many thanks in advance for your help.
Answer by henkieee for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
After I reinstalled my VS2012 Trial, I've never deleted the documents directory. In this directory there were some back-up files. This maybe have caused the problem. After deleting this directory and installing VS2012 premium again the problem was solved.
Answer by Filip Cornelissen for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
To fix this, run this from the VS command prompt as administrator: devenv /setup
It will not mess up your environment, you can just continue to use VS afterwards was my experience.
Answer by TotPeRo for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
I have this error on VS2013 Ultimate - Windows 8:
and I solve this problem by running this command:
devenv.exe /resetskippkgs (x86: C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\devenv.exe /resetskippkgs)
Answer by vikrant for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
I faced similar issue. Running devenv /setup did not help me.
I found a link Fixing 312e8a59-2712-48a1-863e-0ef4e67961fc-not-found-vs-2012. This link suggests that I might have recently installed some VS extensions, which might have corrupted the VS maintained cache. I uninstalled couple of latest VS extension and it solved the issue after VS's restart. VS is able to connect with TFS :-).
One can find VS extensions at : Tools -> "Extensions and Updates.." . Go to "All" section under Installed section. It will show all VS extensions.
Answer by joelMendoza for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
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.
Answer by gabrielrbnet for Page '312e8a59-2712-48a1-863e-0ef4e67961fc' not found VS 2012
I ran the suggested command: devenv /setup didnt worked for me. (Visual Studio 2015)
Than after that i tried something different:
-> Run Visual studio as administrator, after ran the command.
Than the problem was solved.
Hope it helps somebody.
Fatal error: Call to a member function getElementsByTagName() on a non-object in D:\XAMPP INSTALLASTION\xampp\htdocs\endunpratama9i\www-stackoverflow-info-proses.php on line 72
0 comments:
Post a Comment