Regards
Frank Mantek
On 5/17/06, nick <[EMAIL PROTECTED]> wrote:
I am having a problem running the example C# code on linux with mono.
when I try and run the demo, I get an Exception and stack trace.
I know that mono has an issue with authentication cert's and I think
that in there lies the problem.
here is the stack trace I receive.
Unhandled Exception: Google.GData.Client.GDataRequestException:
Execution of authentication request failed --->
System.Net.WebException : Error writing request.
in <0x00256> System.Net.WebConnectionStream:WriteRequest ()
in <0x0013b> System.Net.WebConnectionStream:Close ()
in <0x0030a> Google.GData.Client.GDataGAuthRequest:QueryAuthToken
(System.Net.NetworkCredential nc)--- End of inner exception stack trace
---
in <0x003d7> Google.GData.Client.GDataGAuthRequest:QueryAuthToken
(System.Net.NetworkCredential nc)
in <0x000b4> Google.GData.Client.GDataGAuthRequest:EnsureCredentials ()
in <0x0017c> Google.GData.Client.GDataRequest:EnsureWebRequest ()
in <0x00013> Google.GData.Client.GDataGAuthRequest:EnsureWebRequest ()
in <0x0002d> Google.GData.Client.GDataRequest:Execute ()
in <0x0002f> Google.GData.Client.GDataGAuthRequest:Execute ()
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi
-~----------~----~----~----~------~----~------~--~---
- Re: Problem running the example C# code with mono Frank Mantek
- Re: Problem running the example C# code with mono Nick Marshall
- Re: Problem running the example C# code with mono Frank Mantek
