Hi, has anyone had the same problem?
I'm using the WSE code from Casey Chesnut smartphone project.
I cant get the Echo method to accept values i pass to it from the Pocket PC
client. Any values i pass are null when recieved in the web service soap
method. Also i can return string values from the service to the PPC client
but not int values.
Also, I'm sending a binary file to the web service and returning a modified
binary file to the PPC client. The binary files are handled correctly and
work.
Has anyone seen this same problem?
Any ideas?