Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2008 Jul : XP SP3 and IE6 Problem

www.cryer.info
Managed Newsgroup Archive

XP SP3 and IE6 Problem

Subject:XP SP3 and IE6 Problem
Posted by:"Rich L." (rletsing..@gmail.com)
Date:Wed, 30 Jul 2008 10:15:14 -0700 (PDT)

Howdy,

I've run into a problem with WinINET and WPAD after installing XP SP3.
With a non-administrative user and proxy auto detection enabled my
executable cannot successfully initialize WinINET with the
InternetOpen call and the INTERNET_OPEN_TYPE_PRECONFIG flag. This same
code worked fine with SP2 and works fine if you install IE7. Switching
the flag to INTERNET_OPEN_TYPE_PRECONFIG_WITH_NO_AUTOPROXY makes it
work but I'd rather not defeat proxy detection as some of my customers
do use it.

Here's another interesting tid-bit. My executable is started by an
ActiveX control using CreateProcess. If I start it manually and run it
seperately from the browser it works just fine.

Thanks in advance for any ideas.

Rich Letsinger

Glossary

Replies:

www.cryer.info
Managed Newsgroup Archive