CefSharp in WPF randomly failed at initialization. Exception message is: “Inner Exception: System.IO.FileLoadException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies. Not enough storage is available to process this command". But most of the time it works fine.
CefSharp version is v63.0.3.0, running on Window 7 x64. I have enough disk space and memory.
Anyone has this experience? And how to work out it?