No it wasnt, I didnt want to display the actual servers FQDN.
However, it seems that the SOAP::Lite reader isnt compatible with .NET's SOAP. So I guess this isnt possible :(
However, it seems that the SOAP::Lite reader isnt compatible with .NET's SOAP. So I guess this isnt possible :(
It isn't a compatibility issue, SOAP::Lite simply doesn't support WSDL fully (as documented, IIRC).
Thats fine since doing things manually is fairly simple. Alternatively you could try SOAP::WSDL