Chainksain 1 Report post Posted September 30, 2018 hye i 'm having big trouble with some exceptions, my login cef just stop working and i dont know how to make it work again when i run the server i got this in exceptions: ==================[30/09/2018 18:09:55]================== System.IO.FileNotFoundException: Could not load the specified file. File name: 'System.Net.Sockets.resources' at Assembly System.Runtime.Loader.AssemblyLoadContext.ResolveUsingEvent(AssemblyName assemblyName) ========================================================= how to solve this? Share this post Link to post Share on other sites
Hoser 1 Report post Posted October 1, 2018 The file it's trying to load doesn't exist. I'm assuming it's C#? Share this post Link to post Share on other sites
Chainksain 1 Report post Posted October 1, 2018 yeah its c#.. i cant find this dll who is missing.. how to solve this? Share this post Link to post Share on other sites