|
Rank: Newbie Groups: Member
Joined: 3/7/2016 Posts: 8
|
Dear support team,
we have an issue when using the WebView in ThreadRunner. We are initializing everything and hook up event handlers for BeforeRequestLoad, ConsoleMessage and some JSInitCode, which performs a simple console.log call. We then call LoadUrlAndWait.
The console message issued by the JSInitCode is immediately triggered. But, the BeforeRequestLoad is triggered with a delay of 22 seconds for the loaded page url. All subsequent requests work fast. Have you experienced similar behavior before?
Thanks for your assistance.
Best regards, Christoph
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi, This is definitely not normal. Please try to update to the latest build (2016.0.21.0) first and if the issue continues, please try to isolate the problem into a test project and send the test project to us. See here for more details: http://www.essentialobjects.com/forum/test_project.aspxWe will be happy to investigate further as soon as we receive the test project. Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 3/7/2016 Posts: 8
|
Hi!
We tested our application on other machines, and everything worked fine, so we figured it must be a problem with our infrastructure. Ultimately, we found out, that it was a problem involving the firewalls. Everything seems to be fine with your component so far.
I apologize for any troubles I caused.
Thanks again and best regards, Christoph
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Glad to hear that you found out the root cause. Thanks for the update!
|
|