- 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)
- or download this
use strict;
use warnings;
...
##Calling the version function
my $result = $request->Version($session);
}
- or download this
<faultcode>soapenv:Server.userException</faultcode>
<faultstring>org.xml.sax.SAXException: Deserializing parameter &apo
+s;Session': could not find deserializer for type SessionStruct<
+/faultstring>