Welcome Guest Search | Active Topics | Sign In | Register

Why can't web pages be displayed sometimes Options
sexfio
Posted: Wednesday, July 1, 2020 1:13:42 PM
Rank: Member
Groups: Member

Joined: 3/21/2020
Posts: 12
when I open Link use EO.WebBrowser,why the webbrowser can't be displayed sometimes
but When I delete the following code

Dim options As New EO.WebEngine.BrowserOptions : options.EnableWebSecurity = False : EO.WebBrowser.Runtime.SetDefaultBrowserOptions(options)

it can display the web page,why ??
eo_support
Posted: Wednesday, July 1, 2020 2:43:50 PM
Rank: Administration
Groups: Administration

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

This could be an issue with the page itself, or with EO.WebBrowser control.

We are not in a position to troubleshoot any problems in the page for you. So if the problem is in the page, you will need to troubleshoot it yourself. You can try to troubleshoot it with Google Chrome browser, or use the built-in debug UI provided by Chromium engine through our product:

https://www.essentialobjects.com/doc/webbrowser/advanced/debug.aspx

If you believe the problem is with EO.WebBrowser, you can try to isolate the problem into a small test project and send the test project to us:

https://www.essentialobjects.com/forum/test_project.aspx

We will investigate further once we have that.

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.