G
Guest
We use HttpWebRequest to send the request at a URL. But some times the method
GetResponse throws a time out exception.
But when we check the IIS logs, there is no such entry. So the request never
reached the server but the client is getting a time out exception.
What could be the possible reasons? Confirmed that the request does not get
lost in the network.
GetResponse throws a time out exception.
But when we check the IIS logs, there is no such entry. So the request never
reached the server but the client is getting a time out exception.
What could be the possible reasons? Confirmed that the request does not get
lost in the network.