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

Newtonsoft assembly issue #105

Open
bassguy0050 opened this issue Jul 6, 2020 · 2 comments
Open

Newtonsoft assembly issue #105

bassguy0050 opened this issue Jul 6, 2020 · 2 comments

Comments

@bassguy0050
Copy link

Installed product versions

  • Visual Studio: 2017 Professional
  • This extension: 1.0.200

Description

Unable to access any repos from GitLab. Throws the below error:
Microsoft.VisualStudio.Composition.CompositionFailedException: Import "GitLab.TeamFoundation.TeamExplorerServices._storage" could not be satisfied. ---> Microsoft.VisualStudio.Composition.CompositionFailedException: An exception was thrown while initializing part "GitLab.VisualStudio.Services.Storage". ---> System.IO.FileNotFoundException: Could not load file or assembly 'Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
at GitLab.VisualStudio.Services.Storage.LoadConfig()
at GitLab.VisualStudio.Services.Storage..ctor()

Steps to recreate

  1. Update extension to current version
  2. Close VS
  3. Open VS
  4. Navigate to Team Explorer in Visual Studio

Current behavior

It does not show any details from GitLab in the Team Explorer tab, only the above error

Expected behavior

I should see my GitLab details

@bassguy0050 bassguy0050 changed the title Dependancy error Newtonsoft assembly issue Jul 6, 2020
@CacheChui
Copy link

You may refer this previous issue and try the latest version.
#104

@bassguy0050
Copy link
Author

It looks like that resolved the issue. Is there any reason why the version in the Extensions and Updates window in VS is different from the latest 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