Welcome Guest Search | Active Topics | Sign In | Register

web browser issue Options
kwon
Posted: Wednesday, September 19, 2018 2:56:12 AM
Rank: Newbie
Groups: Member

Joined: 9/3/2018
Posts: 3
Code: C#


i'm using EO.WebBrowser.
when i open webbrowser in my computer, it has no problem.
but, in another computer when open the webbrowser, it is directly closed.
there is no error and no log.
i don't know why... is there any issue about using EO.WebBrowser such as OS, setting option?

eo_support
Posted: Wednesday, September 19, 2018 8:54:53 AM
Rank: Administration
Groups: Administration

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

Please set EO.Base.Runtime.EnableEOWP to true and see if it resolves the issue for you. See here for more details:

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

Thanks!
kwon
Posted: Wednesday, September 19, 2018 11:06:59 PM
Rank: Newbie
Groups: Member

Joined: 9/3/2018
Posts: 3
i did EO.Base.Runtime.EnableEOWP = true and put eowp.exe file in the same folder with .dll
but it desen't work. In most of computer is Ok. but in specific computer is not working.
my code is very simple. i put webcontrol and webbrowser in the form and then just webview.url = ....

please help me, this is very important for me............ :(
eo_support
Posted: Thursday, September 20, 2018 9:36:58 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,080
What version of EO.WebBrowser and what version of Windows you are running?
kwon
Posted: Thursday, September 20, 2018 8:11:08 PM
Rank: Newbie
Groups: Member

Joined: 9/3/2018
Posts: 3
I got a EO 2018 setting file.

EO.Base.dll - 18.1.91.0
EO.WebBrowser - 18.1.91.0
EO.WebEngine - 18.1.91.0
OS - Windows7



eo_support
Posted: Friday, September 21, 2018 5:40:33 PM
Rank: Administration
Groups: Administration

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

The most likely reason for such cases if you have some third party security software that falsely kills our process. If that's the case, you will have to find out what it is and either disable it, or create an exception for your application.

Also please check where you put EO.Base.Runtime.EnableEOWP = true. For Windows Forms application, you should put it in your Program class's Main method before you create your main form.

If you still have problems, we will need to have remote access to the computer that has problem in order to investigate further. In that case please PM us your order number and we will check if this option is eligible to you.

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.