FIX: The contents of the Request.ClientCertificate("Certificate") field are incorrect when an .asp Web page is hosted on IIS 6.0 (916833)



The information in this article applies to:

  • Microsoft Internet Information Services version 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

Hotfix information

A supported hotfix is now available from Microsoft, but it is only intended to correct the problem that is described in this article. Only apply it to systems that are experiencing this specific problem. This hotfix may receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next Microsoft Windows Server 2003 service pack that contains this hotfix.

To resolve this problem immediately, contact Microsoft Product Support Services to obtain the hotfix. For a complete list of Microsoft Product Support Services telephone numbers and information about support costs, visit the following Microsoft Web site:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

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 nameFile versionFile sizeDateTimePlatform
Asp.dll6.0.3790.26831,063,93615-Apr-200618:20IA-64
Wasp.dll6.0.3790.2683379,39215-Apr-200618:20x86
Microsoft Windows Server 2003, x64
File nameFile versionFile sizeDateTimePlatformSP requirementService branch
Asp.dll6.0.3790.2683611,32815-Apr-200618:19x64
Wasp.dll6.0.3790.2683379,39215-Apr-200618:20x86
Microsoft Windows Server 2003, x86
File nameFile versionFile sizeDateTime
Asp.dll6.0.3790.2683379,39215-Apr-200605: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.

Modification Type:MajorLast Reviewed:7/26/2006
Keywords:kbfix kbBug kbQFE kbhotfixserver kbpubtypekc KB916833 kbAudITPRO kbAudDeveloper