Hi,
I am using the following version of web service SDK: ApplicationXtender Web Access .NET Version 5.40.322.0, plus .NET Framework Version 2.0.50727.1433. But I have a lot of issues using the web service SDK so far. Could anyone here please give some hints.The problems are:
1) in .NET, I can not access the web service wsdl by adding web reference, but can only through adding service reference and then using instances of AxServicesInterfaceSoapClient instead of instance of AxServicesInterface().
2) After I create an instance of AxServicesInterfaceSoapClient, I can only access the web methods inclued in the SDK, but no way to create any data transfer object, such as AxApplicationArray, AxApplicationFieldArray,AxQueryData...I do not know why.
Thanks.
Feif