Hello all,
I need to implement a SOAP-based Web Service. The classic solution for this has been to use the MSSOAP 3.0 toolkit, but MS no longer supports this. The web services provider has developed their web services with .NET. When I use the old technique of calling web services using MSSOAP.SOAPClient the service is called, but the response is always NIL and should be an XML complex type response).
MSSOAP was depracated years ago, and these web services were developed recently. I think my problems may come from an incompatbility with the new .NET return types and the old MSSOAP's abilities.
Does anybody know abou this?
Has anybody put any serious work into developing an XHarbour SOAP toolkit? If not, and anyone is willing to try, I am ready to contribute.
Thanks,
Carlo