Welcome Guest Search | Active Topics | Sign In | Register

Can EO WebBrowser be used in an app that is also using CEFSharp? Options
Daniel
Posted: Saturday, February 23, 2019 7:02:07 PM
Rank: Newbie
Groups: Member

Joined: 2/13/2019
Posts: 1
I've created a shared library with a dependency on EO WebBrowser (v2019).

If I include this library in an app which also has a dependency on CEFSharp, will this create any problems?
eo_support
Posted: Sunday, February 24, 2019 7:54:09 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,221
Hi,

It's probably not a good idea for you to include both in the same application because both EO.WebBrowser and CefSharp are based on Chromium browser engine. So they may try to access the same resources and run into race/lock problems. Further more, they can be based on different Chromium engine versions and obviously that opens the door to potential version conflicts and could cause all kind of phantom problems that are hard to troubleshoot. So we would definitely not recommend this path.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.