i'm directly writing the header file and not using wsdl utility the service is actually
http://www.jjactivos.com/activegestsync/agjjasync.asmx?wsdl and the header file that i'm writing is int ns_GetListOfUsers(char *code,struct ns_GetListOfUsersResponse{char *UserName;char *Password;char *Name;} *r); then i compile this using soapcpp2 and write the code in codewarrior project can u tell where am i doin' wrong thanx ----- Original Message ----- From: Partha B <[EMAIL PROTECTED]> To: Palm Developer Forum <[EMAIL PROTECTED]> Sent: Thursday, June 10, 2004 12:47 PM Subject: re: gSOAP > Can you elaborate on the problems you are facing. > Are you using the gSOAP for Palm available via the Web Services toolkit from IBM? > If you are usng the regular gSOAP package for windows/unix... it wont run on Palm OS. > > Partha. > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
