I am using CefSharp-WPF in my application and its running fine on almost all 64 bit machines but for some. My main window opens, but page is not rendered on it i.e empty
Cefsharp.browsersubprocess.exe doesn't run on all problematic machines. If i try to run it manually i.e. for testing purpose, it automatically gets killed as soon as it starts.
I am using CefSharp-WPF v53.0.0 on 64 bit machines, cef.redist.x64 version is 3.2785.1482.
Regards