HighTechTalks DotNet Forums  

WebService Performance Problem

ASP.net Web Services microsoft.public.dotnet.framework.aspnet.webservices


Discuss WebService Performance Problem in the ASP.net Web Services forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Nikolay S
 
Posts: n/a

Default WebService Performance Problem - 07-08-2003 , 02:57 PM






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



Reply With Quote
  #2  
Old   
Ben
 
Posts: n/a

Default Re: WebService Performance Problem - 07-09-2003 , 06:23 PM






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

Quote:
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





Reply With Quote
  #3  
Old   
Nikolay S
 
Posts: n/a

Default Re: WebService Performance Problem - 07-09-2003 , 07:38 PM



Thx
"Ben" <mustbejoking (AT) 120spamsaday (DOT) con> wrote

Quote:
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







Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.