Replies: 1 comment 2 replies
-
Check the log file for errors, see https://github.com/cefsharp/CefSharp/wiki/Trouble-Shooting#log-file Make sure all the require files were deployed with your application, see https://github.com/cefsharp/CefSharp/wiki/Output-files-description-table-%28Redistribution%29 Also make sure you've read #4056 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
My app works perfectly when debugging, but once we publish to live, it crashes as soon as the user does anything that accesses the browser. Any idea what might be causing this?
Beta Was this translation helpful? Give feedback.
All reactions