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

Chenthill pchen at gnome.org
Mon Mar 23 15:38:06 EDT 2009


I updated to the last mono builds using monocharge and still see the problem.
Am loading the assembly from a library. So am not using mono_jit_exec..

Btw, thanks for the quick responses!

thanks, Chenthill.

Robert Jordan wrote:
> 
> Chenthill wrote:
>> Am currently using mono 2.2. What is the version I should be using to
>> have
>> the fix ? Any bug references would be helpful for me to figure it out..
> 
> The stacktrace from your initial post originates from mono 2.0.1:
> 
>>  --- End of inner exception stack trace ---
>>   at System.Configuration.ClientConfigurationSystem.get_Configuration ()
>> [0x00025] in
>> /usr/src/packages/BUILD/mono-2.0.1/mcs/class/System.Configuration/System.Configuration/ClientConfigurationSystem.cs:54
> 
> Anyway, this is most likely still an issue: assure that your embedding
> code is calling mono_jit_exec () at some point, preferably right after
> mono_jit_init ().
> 
> For this purpose I'm using a service assembly that provides the
> Main entry point necessary for mono_jit_exec ().
> 
> Robert
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 
> 

-- 
View this message in context: http://www.nabble.com/Problem-with-google-calendar-authentication-using-embedded-mono-in-app-tp22617142p22667549.html
Sent from the Mono - Dev mailing list archive at Nabble.com.



More information about the Mono-devel-list mailing list