Team Foundation Error, Page '3185ed96-1cbd-4381-a439-636973542e50' not found

I am starting to use Visual Studio 2015 Enterprise, and when I want to manage connections or anything else with Team Foundation Server, make this error: Team Foundation error, page '3185ed96-1cbd-4381-a439-636973542e50' not found. What should I do?!

One more thing ... I saw this, but did not work for me: Page not found in Visual Studio 2012

+7
source share
2 answers

Try resetting VS to defaults with the following commands to see if this helps.

1.devenv.exe / safemode

2.devenv.exe / resetskippkgs

3.devenv.exe/installvstemplates

4.devenv.exe/resetsettings

5.devenv.exe/resetuserdata​​p >

+24

, Team Explorer , MEF. .

, , - VS, 'devenv/setup'. .

, MEF. "% LocalAppData%\Microsoft\VisualStudio\15.0_\ComponentModelCache". VS.

, " " , VS 2017 RC3. .

: https://developercommunity.visualstudio.com/content/problem/17942/team-explorer-does-not-work-at-all-just-shows-page.html

0

Source: https://habr.com/ru/post/1611421/


All Articles