logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

Re: Problems passing username/password to wsdl service: msg#00058

Subject: Re: Problems passing username/password to wsdl service
Scott Nichol wrote:
The format should be

 http://myusername:mypassword@xxxxxxxxxxx/service.asmx?WSDL

Sorry, that was a typo, the script did have it the correct way, in the soap Request, it seems to be passing something some details to the server:

Authorization: Basic YWJhdXNlcjoxJTQweDBqbXBx

and the Debug is listing:

2005-01-25 09:25:59.702939 soap_transport_http: user = myusername
2005-01-25 09:25:59.702974 soap_transport_http: pass = mypassword

This may be a problem with the actual web service I'm trying to connect to, as in the responce it comming back with:

HTTP/1.1 500 Internal Server Error.
Server: Microsoft-IIS/5.0
Date: Tue, 25 Jan 2005 09:24:42 GMT
X-Powered-By: ASP.NET
X-AspNet-Version: 1.1.4322
Cache-Control: private
Content-Type: text/xml; charset=utf-8
Content-Length: 523

Also the Procdure 'spCV_webservice_login' is not an operation listed in the wsdl file either, so I would say the it could be a .net thing?

Mark


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl


<Prev in Thread] Current Thread [Next in Thread>