Robyn Wyrick wrote:
> I need to connect a drupal install on linux to a dot net web services
> object. I currently plan to use a nusoap module, but there is much that
> I don't know about (not being a dot net developer).
As long as it's not the early versions of the MSFT web services tools, the
fact that it's .net should be irrelevant. The early versions made some bad
assumptions in terms of default values and they generally don't give useful
error messages. They *pretty* much got this resolved by 2002-2003 or so.
Nu SOAP is kinda dated at this point. It's primarily for PHP4 and I'm not even
sure if it's maintained anymore.
On PHP5, you can just use the SOAP module in core PHP -
http://php.net/manual/en/book.soap.php As long as you're working off of a real
WSDL, it's not too bad. Just make sure it's up to date. We're doing some work
with Getty's services now and the initial WSDL they gave us was a version out
of date. It makes debugging lots of not-fun.
kc
--
D. Keith Casey, Jr.
CEO, CaseySoftware, LLC
http://CaseySoftware.com