Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser reload problem Options
the4u
Posted: Monday, January 13, 2020 4:22:21 AM
Rank: Newbie
Groups: Member

Joined: 12/9/2019
Posts: 5
Hi,

We have a .Net application which opens web pages via EO.WebBrowser. After certain time the application locks itself when not used. When user unlocks application by entering password, EO.WebBrowser reloads, reopens web page.

Application loads winform. Winform has eo webbrowser control only. Web page is opened when winform screen is opened by user.

What can cause this problem? Is there any idea.

Thanks.
eo_support
Posted: Monday, January 13, 2020 11:45:57 AM
Rank: Administration
Groups: Administration

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

Can you explain exactly what you mean by "the application locks itself"? Is that some logic implemented by your application, or the web page, or some other party?

Thanks!
the4u
Posted: Wednesday, January 22, 2020 2:27:40 AM
Rank: Newbie
Groups: Member

Joined: 12/9/2019
Posts: 5
Hi, it is a logic implemented in our application. In order to reenter password by user after certain time passed.
the4u
Posted: Wednesday, January 22, 2020 6:28:25 AM
Rank: Newbie
Groups: Member

Joined: 12/9/2019
Posts: 5
Hi, problem solved.
When application locks itself, forms with ShowInTaskbar property true were made invisible . And in the process of unlock, these forms' visible property were set as true. When form's (has EOWebBrowser) visible property is set as true EOWebBrowser is reloads web page.
We have set winforms' ShowInTaskbar property to false.
Thanks
eo_support
Posted: Wednesday, January 22, 2020 9:56:32 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,082
Great. Glad to hear that the issue is resolved.

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.