Re: Web service client using https

2007-10-04 Thread Lawrence D'Oliveiro
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote: >I am trying to connect .NET web service using HTTPS. I wrote a > python script using https. For that need to send SOAP message to the > server. But it is giving error 401.3 execution access is denied.(SOAP > message not processing)

Web service client using https

2007-10-04 Thread welcomestocontact
Hi All, I am trying to connect .NET web service using HTTPS. I wrote a python script using https. For that need to send SOAP message to the server. But it is giving error 401.3 execution access is denied.(SOAP message not processing) I have a doubt can we access web services