Welcome Guest Search | Active Topics | Sign In | Register

WebBrowser Error Code -21 Options
BenjaminSimpson1989
Posted: Thursday, June 25, 2015 11:25:30 AM
Rank: Advanced Member
Groups: Member

Joined: 1/12/2015
Posts: 81
Sometimes, I've come across that a webpage loads in the browser with the following HTML:
Code: HTML/ASPX
<p style="font-family:arial;font-size:12px;">Error code:-21</p>


What is this error? I don't see anything listed for the EO.WebBrowser.ErrorCode enumeration with a value of -21.
eo_support
Posted: Thursday, June 25, 2015 11:03:19 PM
Rank: Administration
Groups: Administration

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

Error code -21 means "network changed". You can find a complete list of Chrome's error code here:

https://code.google.com/p/chromium/codesearch#chromium/src/net/base/net_error_list.h

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.