Rank: Newbie Groups: Member
Joined: 11/20/2014 Posts: 3
|
We are trying to load a website via URL that has worked in the past up until today.
We are getting ErrorCode == -137 and cannot translate that to what is wrong. Taking the URL outside of EO.WebBrowser seems to work fine. Do you have a list of the ErrorCodes? We are on EO.Total 2017, Build 17.0.40.0.
Thanks,
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,258
|
Hi,
Error code 137 is NAME_RESOLUTION_FAILED, which usually indicates a DNS error. We are not sure why it would work outside of EO.WebBrowser though, it could be related to your proxy settings, or you can try to update to the latest build to see if it is related to the version of the Chromium browser engine since the current version uses a newer version of the Chromium browser engine.
Thanks!
|