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.change the timeout on the client side.
yourproxy.Timeout = 5 * 60 *1000;
Steve
"Erencan SAIROLU" <erencans@.hotmail.coma crit dans le message de news:
O4ENsOBBHHA.4568@.TK2MSFTNGP04.phx.gbl...
Quote:
Originally Posted by
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.
>
>
>
>
>
It's work now.
Thanks Steve :)
"Steve B." <steve_beauge@.com.msn_swap_msn_and_comwrote in message
news:OHrrNVBBHHA.144@.TK2MSFTNGP02.phx.gbl...
Quote:
Originally Posted by
change the timeout on the client side.
>
yourproxy.Timeout = 5 * 60 *1000;
>
Steve
>
>
"Erencan SAIROLU" <erencans@.hotmail.coma crit dans le message de
news: O4ENsOBBHHA.4568@.TK2MSFTNGP04.phx.gbl...
Quote:
Originally Posted by
>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.
>>
>>
>>
>>
>>
>
>
0 comments:
Post a Comment