[Mono-devel-list] google adwords api with mono

Sébastien Pouliot spouliot at videotron.ca
Tue May 10 16:59:07 EDT 2005


Your proxy seems to be using HTTPS (i.e. SSL).

Have a look at the Mono Security FAQ on SSL/TLS
http://www.mono-project.com/FAQ:_Security

Sebastien Pouliot
home: spouliot at videotron.ca
blog: http://pages.infinit.net/ctech/poupou.html


> -----Original Message-----
> From: mono-devel-list-admin at lists.ximian.com
> [mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Sebastian
> Böhm
> Sent: 10 mai 2005 14:32
> To: Mono-devel-list at lists.ximian.com
> Subject: [Mono-devel-list] google adwords api with mono
>
>
> Hi,
>
> someone success with the google adwords api ? (soap)
>
> first a problem with wsdl :
>
> mono:~# mono --version
> Mono JIT compiler version 1.1.5, (C) 2002-2005 Novell, Inc and
> Contributors. www
> .mono-project.com
>         TLS:           normal
>         GC:            Included Boehm (with typed GC)
>         SIGSEGV      : normal
>         Globalization: normal
> mono:~# wsdl http://adwords.google.com/api/adwords/v2/CampaignService?wsdl
> Mono Web Services Description Language Utility
> Error: The HTML document does not contain Web service discovery
> information
> mono:~#
>
> -------------------
> I made the proxy with ms-.net then.
>
> was able to compile a programm but:
>
> Unhandled Exception: System.Net.WebException: Not connected --->
> System.IO.IOException: The authentication or decryption has failed.
> in <0x001ec>
> Mono.Security.Protocol.Tls.SslClientStream:NegotiateHandshake ()
> in (wrapper remoting-invoke-with-check)
> Mono.Security.Protocol.Tls.SslClientStream:NegotiateHandshake ()
>
> -----------------------
>
>
>
>
> someone more luck ?
>
> thank you very much.
>
>
> /sebastian
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list