473,396 Members | 2,129 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Web Service Timeout

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.

Nov 9 '06 #1
2 2041
change the timeout on the client side.

yourproxy.Timeout = 5 * 60 *1000;

Steve
"Erencan SAĞIROĞLU" <er******@hotmail.coma écrit dans le message de news:
O4**************@TK2MSFTNGP04.phx.gbl...
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.



Nov 9 '06 #2
It's work now.
Thanks Steve :)

"Steve B." <st**********@com.msn_swap_msn_and_comwrote in message
news:OH*************@TK2MSFTNGP02.phx.gbl...
change the timeout on the client side.

yourproxy.Timeout = 5 * 60 *1000;

Steve
"Erencan SAĞIROĞLU" <er******@hotmail.coma écrit dans le message de
news: O4**************@TK2MSFTNGP04.phx.gbl...
>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.




Nov 9 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: dayblue | last post by:
My question has to do with the process of calling web services. Typically when the client calls a web service they can specify the timeout for the call. My question is how the actual web service...
0
by: Joe L via .NET 247 | last post by:
I have written a web part. The webpart calls a web service toget info. I ran into problems with the webservice notresponding. We decided to have a cutoff for the time to waitfor a response from...
5
by: Steve | last post by:
I have a C++ client application that uses a Web Service. It sets up CookieContainer so that each call is in the same session. Once the web service is logged on it appears to time out after a couple...
1
by: rgarf | last post by:
I think my web service is timing out, It seems to be returning an E_FAIL before it finishes processing, so what would I set to increase the timeout on a web service request? How do I get the...
0
by: walter | last post by:
I think I'm a bit confused by all these timeout settings. Here I found 1. IIS --configuration--option--asp script timeout 2. SoapHttpClientProtocol.Timeout 3. <httpruntime executionTimeout= ..>...
0
by: JP | last post by:
Im frustrated. I have a very simple WS that performs a .FILL on a dataset using a stored procedure The code in the SP is a simple SELECT * FROM table WHERE Key='12345' when I execute the...
2
by: Cubaman | last post by:
Hello everybody. I'm currently developing a windows service. In OnStart a launch two threads that carry on some work while the service is running. My problem comes from the fact that once the...
2
by: Erencan SAĞIROĞLU | last post 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...
8
by: =?Utf-8?B?Qm9iIENvbm5vbGx5?= | last post by:
How do I set the web service timeout in vb.net?
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.