Welcome Guest Search | Active Topics | Sign In | Register

Error from windows event viewer log Options
Zhongyi Sun
Posted: Tuesday, October 6, 2015 2:37:41 PM
Rank: Newbie
Groups: Member

Joined: 8/11/2015
Posts: 5
Hi,

I got the following message from windows event viewer:

Error Instrument:
ProcessName: xxxxx.exe
WindowTitle: unknown
MsgCaption: EO.WebBrowser
MsgText: A certificate error occured. Please handle CertificateError event.
CallerModuleName: unknown
BaseAddr: 0XFFFFFFFF
ImageSize: 0XFFFFFFFF
ReturnAddr: 0X00000001

What does it mean and how to fix it?

My app is using a license bought last month.

Regards,

Zhongyi
eo_support
Posted: Tuesday, October 6, 2015 7:22:56 PM
Rank: Administration
Groups: Administration

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

This means you need to handle this event:

http://www.essentialobjects.com/doc/eo.webbrowser.webview.certificateerror.aspx

The problem occurs when the certificate used by the server can not be verified (for example, a self signed test certificate or an expired certificate). In this case you must handle this event to tell the browser engine how to proceed. See here for more details:

http://www.essentialobjects.com/doc/webbrowser/advanced/certificate.aspx

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.