FIX: HTTP Connection Resets Session ID of an ASP Session Object (290562)



The information in this article applies to:

  • Microsoft SQL Server 2000 Analysis Services

This article was previously published under Q290562
BUG #: 12053 (plato7x)

SYMPTOMS

When you use an HTTP connection to connect to Analysis Server from an Active Server Pages (ASP) page by means of the Office Web Component, the session ID of the ASP Session object may be reset, so that a connection is not allowed from an Office Web Component (OWC) such as a Pivot Table Control when Internet Information Services (IIS) is configured to use Basic authentication. When the Pivot Table Control attempts to connect, you receive an "Access Denied" error message from the.

CAUSE

The Office Web Component initiates its own session using WinINET and the does not share the HTTP session of the container.

RESOLUTION

To resolve this problem, obtain the latest service pack for the Microsoft SQL Server 2000 (the Analysis Services Components - Sql2kasp1.exe). For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack

STATUS

Microsoft has confirmed that this is a problem in SQL Server 2000 Analysis Services version 8.0. This problem was first corrected in the Analysis Services Components of Microsoft SQL Server 2000 Service Pack 1.

Modification Type:MinorLast Reviewed:4/24/2003
Keywords:kbBug kbfix kbSQLServ2000sp1fix kbssas800sp1fix KB290562 kbAudDeveloper