Incorrect or invalid profile data information may be displayed when you log on to the Retail2002 site (835869)
The information in this article applies to:
- Microsoft Commerce Server 2002 SP2
SYMPTOMSWhen you log on to the Microsoft Commerce Server 2002 Retail2002 site, invalid or incorrect profile data information may be displayed.CAUSEThis problem occurs because the HTTP OutputCache .NET directive is enabled on the Retail2002 site code. When HTTP OutputCache is enabled, invalid profile information is returned to a user when that user logs on to the Retail2002 site. Depending on the data that is cached at the server, the content that is displayed may not be relevant to the user.
For more information about HTTP Output Cache, visit the following MSDN Web site: RESOLUTIONTo resolve this problem, remove the following line from the Myaccount.aspx file after you unpack the Retail2002 site:
<%@ OutputCache Duration="1" VaryByParam = "none"%>
Note This line cannot be commented out because it is a directive that must be removed. Additionally, the value cannot be set to zero. STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed in the "Applies to" section of this article.
Modification Type: | Minor | Last Reviewed: | 10/26/2005 |
---|
Keywords: | kbHotfixServer kbQFE kbHotfixServer kbQFE kbbug KB835869 kbAudDeveloper |
---|
|