Saju Paul
2007-11-28 06:13:09 UTC
Hi,
I have IE7 installed and I am using the WinInet library for http requests.
There is a peculiar requirement in my app where I have to wait for a long
time to get the response for the request I make calling HttpSendRequest. But
the call times out after 30 seconds or so. I have tried things mentioned in
the link below but could not get it to work.
http://support.microsoft.com/kb/q181050/
It always times out after 30 seconds saying ERROR_INTERNET_TIMEOUT.
I have IE7 installed and I am using the WinInet library for http requests.
There is a peculiar requirement in my app where I have to wait for a long
time to get the response for the request I make calling HttpSendRequest. But
the call times out after 30 seconds or so. I have tried things mentioned in
the link below but could not get it to work.
http://support.microsoft.com/kb/q181050/
It always times out after 30 seconds saying ERROR_INTERNET_TIMEOUT.