WebException timeout Problem.
-
We are using a web service(asmx) to communicate with service provider. Problem: We are getting a web exception while sending and receiving response. Exception Details : 1) Exception Message : The request was aborted: The operation has timed out. 2) Exception Status : timeout We are getting this timeout status within 40 seconds whereas we have set webrequests timeout property to 180 seconds. Can anybody please suggest me the solution of this problem??
Vishal
-
We are using a web service(asmx) to communicate with service provider. Problem: We are getting a web exception while sending and receiving response. Exception Details : 1) Exception Message : The request was aborted: The operation has timed out. 2) Exception Status : timeout We are getting this timeout status within 40 seconds whereas we have set webrequests timeout property to 180 seconds. Can anybody please suggest me the solution of this problem??
Vishal
vishalmudrale wrote:
We are getting this timeout status within 40 seconds whereas we have set webrequests timeout property to 180 seconds.
Can you verify that it's the WebRequest that's actually timing out? Can you post the entire exception?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
-
vishalmudrale wrote:
We are getting this timeout status within 40 seconds whereas we have set webrequests timeout property to 180 seconds.
Can you verify that it's the WebRequest that's actually timing out? Can you post the entire exception?
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]
Thanks for your reply friend, Can you please send your solution again????
-
Thanks for your reply friend, Can you please send your solution again????
Thanks for your reply friend, Can you please send your solution again????
-
Thanks for your reply friend, Can you please send your solution again????
-
The request was aborted: The operation has timed out.
-
The request was aborted: The operation has timed out.
You already mentioned that. I did (and will not) post a solution; there's a question that needs to be answered to find out what might be going wrong. If you are having trouble with the language, try and find someone who can help.
Bastard Programmer from Hell :suss: If you can't read my code, try converting it here[^]