Microsoft KB Archive/288993

From BetaArchive Wiki
Knowledge Base


Session Data Is Lost During POST to GET Redirect

Article ID: 288993

Article Last Modified on 1/31/2007



APPLIES TO

  • Microsoft Internet Explorer 5.5 Service Pack 1
  • Microsoft Internet Explorer 5.5 Service Pack 1
  • Microsoft Internet Explorer 5.5 Service Pack 1
  • Microsoft Internet Explorer 5.5
  • Microsoft Internet Explorer 5.5 Service Pack 1
  • Microsoft Windows Millennium Edition



This article was previously published under Q288993

SYMPTOMS

When a program calls the Urlmon.dll dynamic-link library (DLL) file to obtain the associated file data for a page that is redirected from a POST, the Wininet.dll DLL file performs a second GET to the server on a new session. The additional GET request is performed without the previously assigned APSESSIONID variable, and this causes the session information that is stored on the server to be lost. When the session information that is stored on the server is lost, incorrect output occurs within the client program.

CAUSE

The Transaction Data Object has a reference to the original URL and not the new, redirected URL. Internet Explorer version 5.5 issues a new request that does not contain the APSESSIONID information because there is no cache file for the new, redirected URL.

RESOLUTION

To resolve this problem, obtain the latest service pack for Internet Explorer version 5.5. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

267954 How to Obtain the Latest Internet Explorer 5.5 Service Pack


The English version of this fix should have the following file attributes or later:

   Date       Time    Version         Size     File name    Platform
   -----------------------------------------------------------------
   2/15/2001  3:47pm  5.50.4614.1400  456,464  Urlmon.dll   Intel
                



STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Internet Explorer version 5.5 Service Pack 2.

Keywords: kbbug kbfix kbqfe kbenv kbie550presp2fix kbhotfixserver KB288993