Jakobu5 Posted February 26, 2020 Posted February 26, 2020 (edited) I Always get this exception error: ==================[26.02.2020 08:17:26]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.Net.Sockets.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= The right System.Net.Sockets.dll is existing in the runtime Folder. Does anybody know how to fix it? Edited February 26, 2020 by Jakobu5
$kylar Posted February 28, 2020 Posted February 28, 2020 On 2/26/2020 at 1:05 PM, Jakobu5 said: I Always get this exception error: ==================[26.02.2020 08:17:26]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.Net.Sockets.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= The right System.Net.Sockets.dll is existing in the runtime Folder. Does anybody know how to fix it? Which netcoreapp are you using?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now