You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by Oliver Rettig <Ol...@telda.net> on 2001/06/20 11:19:38 UTC

string array in vc++

Hallo,

We are trying to develop a ms-client (vc++) for  apache soap server and
we want to invoke methods with string-arrays as arguments.

The client gives following error-message:

Invoke of calc method failed. Client: Type conversion failure for
element arg0.

arg0 should be the array of strings.

Is something wrong with my wsdl-file, or is it a pure windows-problem.

What to do?

cheers

Oliver