You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
#163
Closed
aalibasic opened this issue
Mar 26, 2018
· 2 comments
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:
Version Data
extensionName
VSLS
extensionVersion
0.2.260
protocolVersion
2.1
applicationName
VSCode
applicationVersion
1.21.1
platformName
MacOS
platformVersion
17.3.0
The text was updated successfully, but these errors were encountered:
Hey @aalibasic, thanks for reporting this!! 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?
I think you're hitting #112. Assuming the file is there, can you try completely shutting down VS Code and then reinstalling the extension to verify that fixes the problem?
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:
The text was updated successfully, but these errors were encountered: