[Mono-bugs] [Bug 323671] Exceptions from BeginGetRequest callbacks not seen
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 15:02:25 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=323671
http://bugzilla.novell.com/show_bug.cgi?id=323671#c8
--- Comment #8 from Brian Kesecker <bkesecker at augustasystems.com> 2010-03-31 19:02:23 UTC ---
After a few package build iterations I got this trying to hit a same-machine
web server with a POST to 127.0.0.1:
** (/usr/lib/edgefrontierengine/EdgeFrontierEngine.exe:32664): WARNING **:
Missing method .ctor in assembly
/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll, type
Mono.Security.Protocol.Tls.CertificateValidationCallback2
** (/usr/lib/edgefrontierengine/EdgeFrontierEngine.exe:32664): WARNING **: The
class Mono.Security.Protocol.Tls.CertificateValidationCallback2 could not be
loaded, used in System
** (/usr/lib/edgefrontierengine/EdgeFrontierEngine.exe:32664): WARNING **:
Missing method .ctor in assembly
/usr/lib/mono/gac/System/2.0.0.0__b77a5c561934e089/System.dll, type
Mono.Security.Protocol.Tls.CertificateValidationCallback2
[0xb4f20b70:] EXCEPTION handling: TypeLoadException
My software doesn't do anything with the CertificateValidationCallback.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list