You cannot directly send 'int' value to ServiceClient, you can use one of the following: - Create a correct Axiom element - Use RPCServiceClient
Deepal > Hi All, > I have one problem here. I am unable to find a method to send > int value to the service client. When i was sending the String value i > am getting the following error: > > The InnerException message was 'There was an error deserializing the > object of type System.Int32[]. > > Thanks > Venkatesh > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
