Frank
On 5/18/06, Nick Marshall <
[EMAIL PROTECTED]> wrote:
Yea, I figured it out this morning.
My problem was that the default installation of Mono doesn't trust anyone.
(a very good thing that it doesnt)
to fix this I used the mozroots.exe tool to install all Mozilla's root
certificates, one of those fixed my problem.
here is the FAQ
http://www.mono-project.com/FAQ:_Security
My next question will be after I have built my app, I know that any
users will have to add the cert's so that their install of mono will
trust google. How does one automate that?
there did not seem to be any useful info in the exception thrown as to
what root cert I needed to add.
nick
On 5/18/06, Frank Mantek <[EMAIL PROTECTED]> wrote:
> No, it can not be that. I am running this just fine on LInux and the Mac
> under Mono (the whole C# code was developed primarily on the Mac under
> Mono). I do not have that problem. You will need to add a bunch of certs to
> your mono installation (search on the mono-org page for this issue, and you
> find the answer, sorry, i do no recall this from the top of my head).
>
> 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
-~----------~----~----~----~------~----~------~--~---
