Welcome Guest Search | Active Topics | Sign In | Register

Multiple WebViews Loading Urls At Same Time - One Or More Are Blank Options
Eurice
Posted: Thursday, April 21, 2016 5:53:43 AM
Rank: Advanced Member
Groups: Member

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

Does the lastest build resolved you'r probleme JK ?
We updated from lastest 2015 to lastest 2016 version and we are facing more blank page problem in our application aswell.
I think our apps are doing the same operation :
Open a window with multiple webviews (2-3) and we load them in the same time.

We had less blank screen with 2015 version : /

Have a nice day
JK
Posted: Thursday, April 21, 2016 7:40:26 AM
Rank: Advanced Member
Groups: Member

Joined: 7/20/2015
Posts: 52
I haven't tested this fix version yet. My workaround (ensuring that we don't use Dispatcher.BeginInvoke to set the Url property) did the trick.
eo_support
Posted: Thursday, April 21, 2016 8:52:36 AM
Rank: Administration
Groups: Administration

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

Make sure you use build .55 (or newer) instead of .49 build mentioned in our original reply. There was another issue regarding loading Url in .49 build that has since been fixed in the .55 build.

Thanks!
Eurice
Posted: Thursday, April 21, 2016 9:28:25 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 137
Yup i was talking about .55,

I tryed to implement your workaround, let see how it goes.


Regards
Eurice
Posted: Tuesday, April 26, 2016 6:27:44 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 137
Hey,
We still face this issue sometimes and it seems random so a bit hard to reproduce.
Is there a special requierement we can check before calling loadUrl() ?

Maybe webView.IsCreated or webControl.loaded event ??

It may be a problem on our end by the way but i'd like to gather informations.

Have a nice day
eo_support
Posted: Tuesday, April 26, 2016 9:43:36 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
Eurice wrote:
Hey,
We still face this issue sometimes and it seems random so a bit hard to reproduce.
Is there a special requierement we can check before calling loadUrl() ?

Maybe webView.IsCreated or webControl.loaded event ??

It may be a problem on our end by the way but i'd like to gather informations.

Have a nice day


Please try to reproduce it and send us a test project:

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

What you call "gather information" is basically shooting in the dark. We do not do that. You reproduce it, send the test project to us, we debug it and fix it, you confirm the fix and then we close it.

Thanks!
Eurice
Posted: Wednesday, April 27, 2016 3:32:15 AM
Rank: Advanced Member
Groups: Member

Joined: 12/10/2014
Posts: 137
Hey, as I told you it happens only a few times per day and I can't reproduce it constantly in a test project :(

I just want to know when to call loadUrl(), curently i'm calling it in the WebBrowser.loaded event ...

Thanks
eo_support
Posted: Wednesday, April 27, 2016 10:44:49 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,229
It's fine to call LoadUrl in Loaded event.


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.