FIX: Inet Control Method OpenURL Fails If No Proxy Selected (176419)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Internet Client SDK 4.0
- Microsoft Internet Explorer (Programming) 4.0
This article was previously published under Q176419 SYMPTOMS
If the Internet Explorer 4.0 option "Access the Internet using a proxy
server" check box is not selected when using the Internet Transfer control
"OpenUrl" method within an HTML page, then the OpenURL method will fail.
CAUSE
The problem is inherited from a bug in the Internet Explorer 4.0 WinInet
API function InternetOpenUrl. The problem occurs only on computers that
have Internet Explorer 4.0 installed, rather than Internet Explorer 3.x.
RESOLUTION
Using the Inet control "Execute" method with the "GET" verb retrieves a
file if the "Access the Internet using a proxy server" check box is not
selected. The complete HTML code page is shown later in the MORE
INFORMATION section.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Internet
Explorer 4.01. The problem should not occur on systems that have this
installed.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
176420
: BUG: InternetSetOption Does Not Set Timeout Values
Modification Type: | Major | Last Reviewed: | 12/10/2003 |
---|
Keywords: | kbbug kbfix KB176419 |
---|
|