Rank: Newbie Groups: Member
Joined: 10/29/2018 Posts: 1
|
Hi
We are using EO.WebBrowser control and one of our projects. EO browser control is hosted inside Windows Form, on a button click this form is loaded and is navigated to a URL.
This works on multiple machines with my colleagues having the same codebase. For some reason it doesn't work for me on my machines and gives me following error.
Message: Failed to resolve LoadLibrary. at EO.Internal.ji.b.e() at EO.Internal.ji.b.a(String[] A_0, String A_1, String A_2, String A_3, String A_4) at EO.Internal.ji.a(String[] A_0, String A_1, String A_2, String A_3, String A_4) at EO.Internal.ji.i.c() at EO.Internal.ji.i.e() at EO.Internal.ji.j() at EO.Internal.ji.a(String[] A_0, String A_1, String A_2, String A_3, String A_4) at EO.Internal.awo.e() at EO.WebEngine.Engine.Start() at EO.Internal.cl..ctor(WebView A_0) at EO.WebBrowser.WebView.x() at EO.WebBrowser.WebView.b(IntPtr A_0, Boolean A_1) at EO.WebBrowser.WinForm.WebControl.a(Object A_0)
can you please help, how to resolve this.
Thanks, Gaurang
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi, Please check whether you have recently installed Windows update 1809. This update has problems and Microsoft has already pulled the update. In the mean time you can try to enable EO worker process and it should work for you: https://www.essentialobjects.com/doc/common/eowp.aspxThanks!
|