Help for this page

Select Code to Download


  1. or download this
    ##Connecting to the WSDL file
    Public myService As DialogSearch.SearchService = New _ DialogSearch.Se
    +archService
    ...
    Dim myResult As DialogSearch.StringResult = _
    MyService.Version(mySession)
    
  2. or download this
    use strict;
    use warnings;
    ...
        ##Calling the version function
        my $result = $request->Version($session);
    }
    
  3. or download this
    <faultcode>soapenv:Server.userException</faultcode>
       <faultstring>org.xml.sax.SAXException: Deserializing parameter &apo
    +s;Session&apos;:  could not find deserializer for type SessionStruct<
    +/faultstring>