Microsoft KB Archive/916833

From BetaArchive Wiki

Article ID: 916833

Article Last Modified on 12/3/2007



APPLIES TO

  • Microsoft Internet Information Services 6.0




SYMPTOMS

Consider the following scenario. You browse an .asp Web page that is hosted on Microsoft Internet Information Services (IIS) 5.0. You then use the same client and keyset to browse the same .asp Web page, but the Web page is hosted on IIS 6.0.

In this scenario, the contents of the Request.ClientCertificate("Certificate") field are incorrect when the page is hosted on IIS 6.0. For example, the last byte of the content is incorrect when you use a COM component to write the content to a certificate in ASN.1 format.

CAUSE

This issue occurs because the size and offset of the certificate content are not calculated correctly when the .asp Web page is hosted on IIS 6.0.

RESOLUTION

Service pack information

To resolve this problem, obtain the latest service pack for Windows Server 2003. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003


Hotfix information

Prerequisites

You must have Windows Server 2003 Service Pack 1 installed to apply this hotfix.

Restart requirement

You do not have to restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
Microsoft Windows Server 2003, ia-64

File name File version File size Date Time Platform
Asp.dll 6.0.3790.2683 1,063,936 15-Apr-2006 18:20 IA-64
Wasp.dll 6.0.3790.2683 379,392 15-Apr-2006 18:20 x86

Microsoft Windows Server 2003, x64

File name File version File size Date Time Platform SP requirement Service branch
Asp.dll 6.0.3790.2683 611,328 15-Apr-2006 18:19 x64
Wasp.dll 6.0.3790.2683 379,392 15-Apr-2006 18:20 x86

Microsoft Windows Server 2003, x86

File name File version File size Date Time
Asp.dll 6.0.3790.2683 379,392 15-Apr-2006 05:39


WORKAROUND

To work around this issue, convert the .asp page to Microsoft ASP.NET.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.

Keywords: kbbug kbfix kbqfe kbpubtypekc kbhotfixserver kbwinserv2003sp2fix KB916833