Welcome Guest Search | Active Topics | Sign In | Register

EO Browser Crashes on Client Machines Options
ryguy2281
Posted: Tuesday, September 13, 2016 2:00:06 PM
Rank: Newbie
Groups: Member

Joined: 3/22/2016
Posts: 4
I am hoping I can get some help with this, we have implemented EO.Browser within our software for one of our clients. On their server, everything works perfectly, but when running the browser from a client machine, this is the stack trace of the error:

As you can see it talks about Win32 Error:5 Is this a Windows error or something related to your software?

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Exception: Win32 Error: 5
at EO.Internal.jf.a(String A_0, Boolean A_1)
at EO.Internal.jf.a(Int32 A_0, String A_1, Boolean A_2)
at EO.Internal.ari.a(IntPtr A_0, IntPtr A_1, Int32 A_2)
at EO.Internal.jf.b.a()
at EO.Internal.jf.b.a(String[] A_0, String A_1, String A_2, String A_3, String A_4)
at EO.Internal.jf.a(String[] A_0, String A_1, String A_2, String A_3, String A_4)
at EO.Internal.jf.i.c()
at EO.Internal.jf.i.e()
at EO.Internal.jf.j()
at EO.Internal.jf.a(String[] A_0, String A_1, String A_2, String A_3, String A_4)
at EO.Internal.aqh.a(String A_0, String A_1)
at EO.Internal.awg.e()
at EO.WebEngine.Engine.Start()
at EO.Internal.cm..ctor(WebView A_0)
at EO.WebBrowser.WebView.y()
at EO.WebBrowser.WebView.b(IntPtr A_0, Boolean A_1)
at EO.WebBrowser.WinForm.WebControl.a(Object A_0)

Let me know if you need anymore information.

Thanks!
eo_support
Posted: Tuesday, September 13, 2016 5:37:57 PM
Rank: Administration
Groups: Administration

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

Can you let us know your EO.Base.dll version?

Thanks!
ryguy2281
Posted: Wednesday, September 14, 2016 12:53:35 PM
Rank: Newbie
Groups: Member

Joined: 3/22/2016
Posts: 4
The version of EO.Base is 16.0.49.0
eo_support
Posted: Wednesday, September 14, 2016 1:14:08 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Can you try this and see if it works:

1. Update to the latest build;
2. Enable large address space:

https://www.essentialobjects.com/doc/common/large_address_space.aspx

Thanks!
Dragos
Posted: Monday, September 26, 2016 2:47:18 PM
Rank: Advanced Member
Groups: Member

Joined: 6/3/2016
Posts: 32
How can I make sure the project 'takes' automatically the correct version of eowp.exe when I am using nuget? Normally, on references list I have only the dll ...
eo_support
Posted: Tuesday, September 27, 2016 8:39:31 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Eurice
Posted: Tuesday, September 27, 2016 9:15:31 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 137
Hi guys,

I faced a problem this morning so why not share it with you :)


I updated my software on a customer's server (window 2008 R2 on RDP session / ESET File security installed and running)

So I update EO dll files + EOWP, but everytime I create a webview => CRASH and eopw process don't start.

Then I read this topic and since I implemented EO.Base.Runtime.InitWorkerProcessExecutable() and suddenly everything works fine ...


I don't really know if the problem comes from ESET ( I tryed to stop it / add eowp to exclusion but no sucess); or just window preventing eowp from starting ....


Thanks

eo_support
Posted: Tuesday, September 27, 2016 9:19:31 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Thanks for sharing!


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.