简体   繁体   English

Visual Studio 2015更新2.团队资源管理器不工作

[英]Visual studio 2015 update 2. Team Explorer not working

I updated VS2015 to update 2. 我更新了VS2015以更新2。

Upgrade process finished fine, but after launch a lost access to Team explorer. 升级过程很好,但在启动后失去了对Team explorer的访问权限。

There is a bug with the following callstack instead. 相反,以下callstack存在错误。

    An exception was encountered while constructing the content of this frame.  This information is also logged in "C:\Users\volkov.a\AppData\Roaming\Microsoft\VisualStudio\14.0\ActivityLog.xml".

Exception details:
System.InvalidOperationException: The window search was not yet setup for this search host.
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowSearchHost.ThrowIfSearchNotSetup()
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowSearchHost.set_HelpTopic(String value)
   at Microsoft.VisualStudio.TeamFoundation.TeamExplorer.ToolWindowTeamExplorer.OnToolWindowCreated()
   at Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Type toolWindowType, Int32 id, UInt32 flags)
   at Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Type toolWindowType, Int32 id, ProvideToolWindowAttribute tool)
   at Microsoft.VisualStudio.Shell.Package.FindToolWindow(Type toolWindowType, Int32 id, Boolean create, ProvideToolWindowAttribute tool)
   at Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Guid& toolWindowType, Int32 id)
   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsToolWindowFactory.CreateToolWindow(Guid& toolWindowType, UInt32 id)
   at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()

I tried repair and reinstall. 我试过修复并重新安装。 No result. 没有结果。

Also I'm getting exception on launch: 我也在发布时遇到异常:

---------------------------
Microsoft Visual Studio
---------------------------
Error HRESULT E_FAIL has been returned from a call to a COM component.
---------------------------
OK   
---------------------------

What else could I check? 我还能检查什么?

我把Microsoft.TeamFoundation.WorkItemTracking.Client.dll放到了Gac,这有帮助。

I closed the Team Explorer Window then closed visual studio. 我关闭了团队资源管理器窗口,然后关闭了visual studio。 I Opened visual studio again, went to view menu and click on Team Explorar it throwed a message box whit a exception, tried again open de Team Explorer Windows, and works. 我再次打开视觉工作室,进入查看菜单并点击Team Explorar它抛出一个消息框怀疑异常,再次尝试打开de Team Explorer Windows,并且正常工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 使用团队资源管理器安装Visual Studio 2015 Enterprise Update 1时出错 - Error Installing Visual Studio 2015 Enterprise Update 1 with Team Explorer Visual Studio 2015 Update 2团队资源管理器缺少“排除” - Visual Studio 2015 Update 2 Team Explorer Missing 'Exclude' Visual Studio 2015 Update 3 - 用于microsoft visual studio 2015更新3 ctp1错误的团队资源管理器 - Visual Studio 2015 Update 3 - team explorer for microsoft visual studio 2015 update 3 ctp1 error Visual Studio 2015安装错误:更新3 CPI1团队资源管理器语言包 - ENU - Visual studio 2015 Setup Error: Update 3 CPI1 Team Explorer Language Pack - ENU 安装期间Visual Studio 2015 Team Explorer致命错误 - Visual Studio 2015 Team Explorer Fatal Error during installation 使用Team Foundation Server(TFS)2015的Visual Studio 2013更新5 - Visual Studio 2013 update 5 with Team Foundation Server (TFS) 2015 Visual Studio Online上的远程分支未出现在Visual Studio 2015 Team Explorer中 - Remote branch on Visual Studio online doesn't appear on Visual Studio 2015 Team Explorer Visual Studio Team Explorer扩展 - Visual Studio Team Explorer Extension Visual Studio 2010团队资源管理器 - Visual Studio 2010 Team Explorer Visual Studio 2010 团队资源管理器 - visual studio 2010 team explorer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM