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

[VS Code] Could not load file or assembly 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified. #155

Closed
Dussed opened this issue Mar 23, 2018 · 3 comments

Comments

@Dussed
Copy link

Dussed commented Mar 23, 2018

Error:

Could not load file or assembly 'System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.

Steps to Reproduce:

  1. Install extension for vs code on mac os
  2. Sign in via github
  3. Error appears
Version Data
extensionName VSLS
extensionVersion 0.2.260
protocolVersion 2.1
applicationName VSCode
applicationVersion 1.21.0
platformName MacOS
platformVersion 17.4.0
@Chuxel
Copy link
Member

Chuxel commented Mar 23, 2018

Hey @Dussed, thanks for reporting this!! I think you're hitting #112. Can you try completely shutting down VS Code and then reinstalling the extension to verify that fixes the problem?

@Chuxel
Copy link
Member

Chuxel commented Mar 24, 2018

Also, could you please take a look at ~/.vscode/extensions/ms-vsliveshare.vsliveshare-0.2.260/dotnet_modules and confirm System.Runtime.Serialization.dll is actually there?

@Chuxel
Copy link
Member

Chuxel commented Mar 27, 2018

@Dussed - Merging this with #112. Thanks so much for the feedback so far!

@Chuxel Chuxel closed this as completed Mar 27, 2018
Chuxel pushed a commit that referenced this issue Sep 19, 2019
Confirm merge from repo_sync_working_branch to live to sync with https://github.com/microsoftdocs/live-share (branch master)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants