Help for this page

Select Code to Download


  1. or download this
    use SOAP::Lite +trace; 
    my $s = SOAP::Lite
    ...
    
    my $result = $SoapCall->result;
    
  2. or download this
    Server was unable to process request. --> Object reference not set 
    +to an instance of an object.