Sopa Service Erro

Please support our RSS, Web Services and SOAP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Reply

Join Date: Jun 2007
Posts: 2
Reputation: Ifahad is an unknown quantity at this point 
Solved Threads: 0
Ifahad Ifahad is offline Offline
Newbie Poster

Sopa Service Erro

 
0
  #1
Aug 30th, 2007
Hi,
i AM TRYING TO WRITE MY FIRST SOAP CLIENT IN PHP. wHEN i TRY TO ACCESS A SERVICE I GOT FOLLOWING ERROR.

RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. Server was unable to process request. ---> Object reference not set to an instance of an object

tHE COE i AM USING IS
RSS, Web Services and SOAP Syntax (Toggle Plain Text)
  1. class Test {
  2. public $ordno;
  3. }
  4. $parameters = new Test;
  5. $parameters -> ordno = "SOR01212";
  6.  
  7. $client = new SoapClient ("<a rel="nofollow" class="t" href="http://www.macs-software.co.uk/starws/WMSOrderfulfilment.asmx?WSDL" target="_blank">MYSERVER</a>.DSL");
  8. $client -> CancelOrder($parameters);

PLEASE HELP ME I CAN FIGURE OUT THE PROBLEM.
THANKS
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the RSS, Web Services and SOAP Forum


Views: 1825 | Replies: 0
Thread Tools Search this Thread



Tag cloud for RSS, Web Services and SOAP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC