Cleaning a Web Service. . .

So, after spending a fair amount of time building and debugging/testing a web service that I have built for a client I have come to the realization that not only is NuSOAP poorly supported, it is a great concept that has failed at a complete execution. I think the real problem is that one cannot Google…… Continue reading Cleaning a Web Service. . .

The joys of XML . . . blech!

I normally love working with XML. XML is simple, clean, extremely flexible, and is generally fun to me, but trying to coordinate the SOAP messages between a PHP NuSOAP server and a client in a VB.NET desktop application has been one headache after another! From poor documentation for NuSOAP, to trouble with complex return types,…… Continue reading The joys of XML . . . blech!

NuSOAP Sucks

I have come to the conclusion that NuSOAP is a rather good, but poorly documented SOAP solution (hehe). If I ever get the time I might collect my (somewhat extensive) collection of help posts, articles, DQs, and tutorials that have helped me through the process of building a web service that uses NuSOAP (something that…… Continue reading NuSOAP Sucks