in reply to SOAP::Lite & WSDL Problem
When dumping the response using Data::Dumper, I get:
... 'System.Web.Services.Protocols.SoapException: Server was unable to p +rocess request. ---> System.Data.SqlClient.SqlException: Procedure or + function \'getWCity\' expects parameter \'@CountryName\', which was +not supplied. at WebServicex.GlobalWeather.GetCitiesByCountry(String CountryName) ...
So, there seems to be a problem with the query or what the WDSL module made with it?
I guess, you already checked connectivity- and name resolution issues like i.e. telnetting port 80 of 209.162.186.60?
|
|---|