Groups | Blog | Home
all groups > asp.net mobile > november 2006 >

asp.net mobile : Web Service Timeout


Steve B.
11/9/2006 4:39:51 PM
change the timeout on the client side.

yourproxy.Timeout = 5 * 60 *1000;

Steve


"Erencan SAÐIROÐLU" <erencans@hotmail.com> a écrit dans le message de news:
O4ENsOBBHHA.4568@TK2MSFTNGP04.phx.gbl...
[quoted text, click to view]

Erencan SAÐIROÐLU
11/9/2006 5:28:12 PM
Hi All,
I have a problem.
I've developed a mobile application. And the application call a web service.
The web service executes a script and it takes long time (about 2 minutes)

But it the webservice throw timeout exception after 10 seconds from mobile
device.

I've set server.scripttimeout to 3600... after executiontimeout 3600... But
it doesn't work.
What can i do? Web service works about ten seconds after it raise timeout
exception.

Please help me.




Erencan SAÐIROÐLU
11/9/2006 6:13:07 PM
It's work now.
Thanks Steve :)

[quoted text, click to view]

AddThis Social Bookmark Button