Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2007 Jun : SendRequest() returning ERROR_INTERNET_TIMEOUT
| Subject: | SendRequest() returning ERROR_INTERNET_TIMEOUT |
| Posted by: | "balaji chandan" (a..@example.com) |
| Date: | Thu, 28 Jun 2007 04:08:03 |
When i try to send some data to my server using CHttpFile::SendRequest(), it
returns ERROR_INTERNET_TIMEOUT. But strangely this happens when i have IE7
and access the server using VPN. But if i have IE6 and use VPN or not, things
go fine.I wanted to know if it is the problem of IE7.Can somebody help me
sort this issue?