I'm trying to get Perl to connect to a .net Webservice, but I am having trouble doing so.
I'm currently using the SOAP::Lite package.
The webservice is at "
I am attaching the wsdl.
Can anyone see any glaring reason why I can't get it to work? I can connect to the service, or rather I can see that it simply exists, but I can't seem to pass params or get any success messages back.
It's like SOAP::Lite acknowledges that it's there, but it unable to actually do anything with it.
I've been researching this for a week now and am up against a wall to get something figured out.
Any help I could get would be greatly appreciated.
Thank you.
I'm currently using the SOAP::Lite package.
The webservice is at "
I am attaching the wsdl.
Can anyone see any glaring reason why I can't get it to work? I can connect to the service, or rather I can see that it simply exists, but I can't seem to pass params or get any success messages back.
It's like SOAP::Lite acknowledges that it's there, but it unable to actually do anything with it.
I've been researching this for a week now and am up against a wall to get something figured out.
Any help I could get would be greatly appreciated.
Thank you.