Hello,
I have an Excel/VBA web service client with SOAP Toolkit, consuming Apache Tomcat webservice, which is working fine.
Now I am trying to migrate to .NET, and build client in VS2005 with VSTO in C#. The problem is that all array types as returned by client are empty (simple types are OK).
Any help very appreciated.
Thanks,
Vadim
WSDL file from web service (only...