In the article
at
there's an
explanation of this problem. Note especially the explanation at the end of
the article just before the Summary section. I just happened to be
doing a similar effort.
HTH...Paul
I successfully write to the database. However when I get the Response, I have an error that states that 'No deserializer found to deserialize Result using encoding style http://schemas.xmlsoap.org/soap/encoding/.It is my understanding that the Apache/IBM and the Microsoft teams have worked hard to insure interoperability and achieved this in SOAP 2.2.I have insured that the MS SOAP service is using the latest parser and SDK. I am using SOAP 2.2. I have tried to import every deserializer that I could find and tried various encoding style for both the Request and Response.Any ideas?
