The information in this article applies to:
SYMPTOMSWhen you attempt to connect to a MAPS 2.5 signup system or an HMI mail system with Internet Explorer 4.0, 4.01, 4.01 Service Pack 1 (SP1) and use a proxy to connect, one of the following error messages may occur:
CAUSECertain versions of Internet Explorer do not properly handle an HTTP/1.1 302 redirect returned from a Proxy Server. RESOLUTIONTo resolve this problem, upgrade Internet Explorer to Internet Explorer 4.01 SP2 or Internet Explorer 5.0. WORKAROUNDIn ASP pages, do not use the Response.redirect. Instead, use the following function: Function XRedirect(sURL)This workaround will work for doing redirects in your MAPS ASP pages or HMI ASP pages, but will not address redirects that occur in the Site Server 3.0 Authentication ISAPI filter. For those situations, you will need to upgrade the browser. STATUSMicrosoft has confirmed this to be a problem in Microsoft Commercial Internet System 2.5.
Keywords : |
Last Reviewed: June 16, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |