Welcome Guest Search | Active Topics | Sign In | Register

Page not load Options
Everton-Dev
Posted: Tuesday, June 6, 2023 3:15:20 PM
Rank: Newbie
Groups: Member

Joined: 6/6/2023
Posts: 0
Hello, I have a page loading problem through WebView.LoadUrl, the page I want to load is white in the forms, I checked if it was the problem in the code but it loads www.google.com but another page like https://cruzeiros.visualturismo. com.br/auth/login doesn't load, I've tried every way

I will send the image and code party
Code: C#

axNavegador.WebView.LoadUrl("https://www.google.com/"); -- it works

axNavegador.WebView.LoadUrl("https://cruzeiros.visualturismo.com.br/auth/login"); -- does not work






eo_support
Posted: Tuesday, June 6, 2023 4:54:59 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,088
hI,

What version do you use? We tested it on the latest build and it seems to work correctly.

Thanks!
Everton-Dev
Posted: Wednesday, June 7, 2023 8:47:25 AM
Rank: Newbie
Groups: Member

Joined: 6/6/2023
Posts: 0
Thank you very much for answering, the version I'm using is 19.1.25
eo_support
Posted: Wednesday, June 7, 2023 11:00:59 AM
Rank: Administration
Groups: Administration

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

Please update to the latest build in that case. It is not uncommon that a web page relies on features that are only available in newer browser engine thus would fail if loaded in an older browser engine. This is the same situation as some pages won't work on older browsers. In that case the only solution is to upgrade the browser engine.

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.