Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File not found error for Microsoft.VisualStudio.Threading #185

Open
KySoto opened this issue Mar 3, 2021 · 1 comment
Open

File not found error for Microsoft.VisualStudio.Threading #185

KySoto opened this issue Mar 3, 2021 · 1 comment

Comments

@KySoto
Copy link

KySoto commented Mar 3, 2021

Installed product versions

  • Visual Studio: 2017 Professional
  • This extension: 1.0.333

Description

when I launch visual studio I get the following error in the team explorer

System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=16.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.Threading, Version=16.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
   at GitLab.TeamFoundation.ViewModels.ConnectSectionViewModel.LoadRepositoriesAsync()
   at GitLab.TeamFoundation.ViewModels.ConnectSectionViewModel..ctor(IMessenger messenger, IShellService shell, IStorage storage, ITeamExplorerServices teamexplorer, IViewFactory viewFactory, IWebService web)
   at GitLab.TeamFoundation.Connect.GitLabConnectSection.InitializeView(SectionInitializeEventArgs e)
   at Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.TeamExplorerSectionBase.Initialize(Object sender, SectionInitializeEventArgs e)
   at GitLab.TeamFoundation.Connect.GitLabConnectSection.Initialize(Object sender, SectionInitializeEventArgs e)
   at Microsoft.TeamFoundation.Controls.WPF.TeamExplorer.Framework.TeamExplorerSectionHost.Initialize(Object context)

Steps to recreate

  1. Start visual studio
  2. get error message box saying it failed to open the plugin correctly
  3. open team explorer
  4. see this error message

Current behavior

its giving this error message

Expected behavior

it loads properly

@AltairWorke
Copy link

I get this same error. Everything I can read indicates that this was introduced AFTER version 1.0.189

Anybody aware on how to get a VISX build for this older version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants