[Mono-dev] Problem with google calendar authentication using embedded mono in app

Robert Jordan robertj at gmx.net
Sun Mar 22 12:08:39 EDT 2009


Chenthill wrote:
> Am trying to access the google calendar using the c# apis by embedding mono
> inside my application. I have imported the trusted certificates using
> mozroots tool and able to access the google calendar contents using a
> standalone mono program. But unable to access the same using the embedded
> mono app, getting the following exception,
> 
>  System.TypeInitializationException: An exception was thrown by the type
> initializer for System.Net.WebRequest --->
...
> Any idea what am missing ?

You're missing a current mono version. This bug should be already fixed.

Robert



More information about the Mono-devel-list mailing list