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??
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