C
Chris
I've create a program for Pocket PC that consume a web service. The web
service returns a dataset. I use a datagrid to display the dataset. The code
can be compiled without any problem. The problem arises when I invoke the web
service. At times, the program runs without a hitch and displays the result
on the datagrid. But most of the time, the web service doesn't seem to
respond to the call. I'm testing the mobile application using Pocket PC
emulator and
I've also developed a windows application of the program. The codes are the
same as the Pocket PC version and it can run perfectly everytime.
Can anyone help me with this problem ?
service returns a dataset. I use a datagrid to display the dataset. The code
can be compiled without any problem. The problem arises when I invoke the web
service. At times, the program runs without a hitch and displays the result
on the datagrid. But most of the time, the web service doesn't seem to
respond to the call. I'm testing the mobile application using Pocket PC
emulator and
I've also developed a windows application of the program. The codes are the
same as the Pocket PC version and it can run perfectly everytime.
Can anyone help me with this problem ?