Johannes Passing
2006-10-28 11:41:54 UTC
Hi,
I am using Wininet Autoproxy Support in an application. On a machine
with IE6, evth seems to work well and jsproxy!InternetGetProxyInfo
returns the correct information.
However, on my machine, on which IE7 (RTM) is installed,
InternetGetProxyInfo always fails with error code 1003.
I tried to verify this behaviour by compiling and running the MSDN
sample for autoproxy support
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/autoproxy_support_in_wininet.asp)
on both machines and again, the same problem appears - it works fine on
the IE6 machine, but jsproxy!InternetGetProxyInfo fails on the IE7
machine with error code 1003.
Has anyone else experienced this problem? I am wondering if this might
be due to a breaking change whicht has not (yet?) been documentented...
Unfortunately, switching to WinHTTP is not an option for me.
Thanks in advance,
Johannes
I am using Wininet Autoproxy Support in an application. On a machine
with IE6, evth seems to work well and jsproxy!InternetGetProxyInfo
returns the correct information.
However, on my machine, on which IE7 (RTM) is installed,
InternetGetProxyInfo always fails with error code 1003.
I tried to verify this behaviour by compiling and running the MSDN
sample for autoproxy support
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/autoproxy_support_in_wininet.asp)
on both machines and again, the same problem appears - it works fine on
the IE6 machine, but jsproxy!InternetGetProxyInfo fails on the IE7
machine with error code 1003.
Has anyone else experienced this problem? I am wondering if this might
be due to a breaking change whicht has not (yet?) been documentented...
Unfortunately, switching to WinHTTP is not an option for me.
Thanks in advance,
Johannes