![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, PocketPC 2002 VC# I'm executing an webservice method from remote server on the PocketPC Device, but the execution is slow (I'm mean really slow) and it is true for all my wegbservices. It doesn't metter if I give the IP Address or The Server Name Any Ideas? Thx |
#3
| |||
| |||
|
|
1. Poor hardware 2. Something else running on the server that shouldn't 3. The code in the method takes a long time 4. You are returning a lot of data 5. You're bandwidth from the client is very small 6. The processor on you PocketPC is in powersave mode or just slow at rending the display. 7. You are running debug code and/or a combination of the above Perhaps try narrow down the problem. Find out if the web service call is slow in the test environment. Is it any different if called from a browser on the same machine. Ben W "Nikolay S" <nikolayds (AT) msn (DOT) com> wrote in message news:uWntYLYRDHA.2088 (AT) TK2MSFTNGP11 (DOT) phx.gbl... Hi All, PocketPC 2002 VC# I'm executing an webservice method from remote server on the PocketPC Device, but the execution is slow (I'm mean really slow) and it is true for all my wegbservices. It doesn't metter if I give the IP Address or The Server Name Any Ideas? Thx |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |