Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

BUG: Content Advisor causes server cookies redirection to fail when servers do not have a content rating


View products that this article applies to.

Symptoms

If the Content Advisor setting is enabled on client computers, servers that do not have a content rating may fail to redirect cookies when server redirection is used.

When nonrated sites use cookies and server redirection to authenticate users or to determine which pages to load, users may not be authenticated correctly. Or, users may be redirected to the wrong location.

↑ Back to the top


Workaround

There are four ways to work around this problem:
  • Use the Internet Services Manager to apply a Recreational Software Advisory Council (RSAC) rating to the site at the server. This does not work when you download an active document (.doc file or PDF) with Content Advisor enabled.
  • Change the site architecture so that it does not use a cookie to persist state.
  • Disable Content Advisor on the client computers.
  • Enable PICS rating on the HTML pages by using the META tag PICS-Label.

↑ Back to the top


Status

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

↑ Back to the top


More information

Steps to reproduce the behavior

  1. Set up your Internet Information Services (IIS) server, and do not apply Content Rating. In other words, make sure that you clear the Enable Ratings for this resource check box in the Content Rating dialog box as follows:
    1. In the IIS Server Manager, right-click the default Web site node, and then click Properties.
    2. On the HTTP Headers tab, click Edit Ratings.
    3. In the Content Rating dialog box, make sure that you clear the Enable Ratings for this resource check box.
  2. Create an Active Server Pages (ASP) page named Page1.asp that does server-side redirection to pass cookies to another ASP page named Page2.asp.
  3. Create Page2.asp to display the cookies information.
  4. To enable the Content Advisor, follow these steps:
    1. On the client computers, on the Tools menu, click Options. (In Internet Explorer 4.x, on the View menu, click Options.)
    2. On the Content tab, under Content Advisor, click Enable.
    3. On the General tab, select the Users can see sites that have no rating check box.
  5. When the client computers navigate to Page1.asp, Page2.asp is returned without the cookie information.

↑ Back to the top


References

For more information about how to navigate conditionally, visit the following article Microsoft Developer Network (MSDN) Web site: For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: kbbug, kbnofix, KB226996

↑ Back to the top

Article Info
Article ID : 226996
Revision : 7
Created on : 12/3/2007
Published on : 12/3/2007
Exists online : False
Views : 387