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
Created new VS 2019 Console App, Net Framework 4.5.2. Added AsterNet.ARI using NUGet.
Tried to run test code (Create StasisEndpoint then create/open ARIClient), get:
System.IO.FileLoadException: 'Could not load file or assembly 'WebSocket4Net, Version=0.15.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'
Updated NewtonSoft.JSON, SuperSocket, WebSocket4Net via NUGet and tried again. Same result.
Created new VS 2019 Console App, Net Framework 4.5.2. Added AsterNet.ARI using NUGet.
Tried to run test code (Create StasisEndpoint then create/open ARIClient), get:
System.IO.FileLoadException: 'Could not load file or assembly 'WebSocket4Net, Version=0.15.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)'
Updated NewtonSoft.JSON, SuperSocket, WebSocket4Net via NUGet and tried again. Same result.
AsterNET.ARI - 1.2.1.0
FubarCoder.RestSharp.Portable.Core - 4.0.0.0
FubarCoder.RestSharp.Portable.Encodings - 4.0.0.0
FubarCoder.RestSharp.Portable.HttpClient - 4.0.0.0
Newtonsoft.Json - 12.0.0.0
SuperSocket.ClientEngine - 0.10.0.0
WebSocket4Net - 0.15.2.11
The text was updated successfully, but these errors were encountered: