Session Data Is Lost During POST to GET Redirect (288993)



The information in this article applies to:

  • Microsoft Internet Explorer 5.5 for Windows NT 4.0 SP 1
  • Microsoft Internet Explorer 5.5 for Windows 98 Second Edition SP 1
  • Microsoft Internet Explorer 5.5 for Windows 98 SP 1
  • Microsoft Internet Explorer 5.5 for Windows 95 SP 1
  • Microsoft Internet Explorer 5.5 for Windows 2000 SP 1
  • the operating system: 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.

Modification Type:MinorLast Reviewed:9/23/2005
Keywords:kbHotfixServer kbQFE kbbug kbenv kbfix kbIE550preSP2fix KB288993