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.

Error message when an application or a service tries to query for any deleted objects by using a well-known GUID in a Windows Server 2008 R2-based domain if paged search is used: "0x8007202c Critical extension is unavailable"


View products that this article applies to.

Symptoms

Consider the following scenario:
  • An application or a service uses the IDirectorySearch interface to query for deleted objects in a Windows Server 2008 R2-based domain.
  • The base object for the search is bound by using the well-known GUID for the deleted objects container. This GUID is the GUID_DELETED_OBJECTS_CONTAINER GUID.
  • Paged search is used to query for deleted objects.
In this scenario, this application returns the first page. However, when this application queries the second page, you receive the following error message:
0x8007202c
Critical extension is unavailable
Additionally, the error message has the following details:
Error Code: 8256
Error Text : 00002040: SvcErr: DSID-031401E0, problem 5010 (UNAVAIL_EXTENSION), data 0
Provider : LDAP Provider

↑ Back to the top


Cause

When you query for deleted objects on a domain controller that is running Windows Server 2008 R2, the path for the deleted objects container is cached by using the distinguished name. When the client requests the next page of query results, the information that the client passes to the server is associated with the well-known GUID path for the deleted objects container. However, this path does not match the internal distinguished name path that is stored on the server. Therefore, the directory service returns a critical extension error. This behavior causes the server to return only the first page of results to the client.

↑ Back to the top


Resolution

Hotfix information

A supported hotfix is available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing the problem described in this article. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next software update that contains this hotfix.

If the hotfix is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the hotfix.

Note If additional issues occur or if any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix download available" form displays the languages for which the hotfix is available. If you do not see your language, it is because a hotfix is not available for that language.

Prerequisites

To apply this hotfix, your computer must be running Windows Server 2008 R2 or Windows 7.

Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace a previously released hotfix.

File information

The English (United States) version of this hotfix installs files that have the attributes that are listed in the following tables. The dates and times for these files are listed in Coordinated Universal Time (UTC). The dates and times for these files on your local computer are displayed in your local time and with your current daylight saving time (DST) bias. Additionally, the dates and times may change when you perform certain operations on the files.
Windows 7 and Windows Server 2008 R2 file information notes
Important Windows 7 hotfixes and Windows Server 2008 R2 hotfixes are included in the same packages. However, hotfixes on the Hotfix Request page are listed under both operating systems. To request the hotfix package that applies to one or both of these operating systems, select the hotfix that is listed under "Windows 7/Windows Server 2008 R2" on the page. Always refer to the "Applies To" section in articles to determine the actual operating system that each hotfix applies to.
  • The MANIFEST files (.manifest) and the MUM files (.mum) that are installed for each environment are listed separately in the "Additional file information for Windows Server 2008 R2 and for Windows 7" section. MUM and MANIFEST files, and the associated security catalog (.cat) files, are extremely important to maintaining the state of the updated component. The security catalog files, for which the attributes are not listed, are signed with a Microsoft digital signature.
For all supported x86-based versions of Windows 7

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Wldap32.dll6.1.7600.20574268,80013-Nov-200909:35x86
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Ntdsa.mofNot Applicable227,76510-Jun-200920:34Not Applicable
Ntdsai.dll6.1.7600.205742,721,28013-Nov-200910:37x64
For all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Wldap32.dll6.1.7600.20574600,57613-Nov-200908:52IA-64

↑ Back to the top


More information

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base: -
824684� Description of the standard terminology that is used to describe Microsoft software updates
For more information about the IDirectorySearch interface, visit the following Microsoft Web sitehttp://msdn.microsoft.com/en-us/library/aa746362(VS.85).aspx

For more information about retrieving deleted objects, visit the following Microsoft Web sitehttp://msdn.microsoft.com/en-us/library/ms677927(VS.85).aspx

Additional file information

Additional file information for Windows 7 and for Windows Server 2008 R2

Additional files for all supported x86-based versions of Windows 7

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Package_for_kb977180_rtm~31bf3856ad364e35~x86~~6.1.1.0.mumNot Applicable1,94713-Nov-200912:45Not Applicable
X86_microsoft-windows-ldap-client_31bf3856ad364e35_6.1.7600.20574_none_f3a60c0dd0d5b0f5.manifestNot Applicable13,95613-Nov-200910:13Not Applicable
Additional files for all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Amd64_microsoft-windows-d..toryservices-ntdsai_31bf3856ad364e35_6.1.7600.20574_none_4d4ea1e6ebea32ef.manifestNot Applicable3,53113-Nov-200911:20Not Applicable
Package_for_kb977180_rtm~31bf3856ad364e35~amd64~~6.1.2.0.mumNot Applicable2,13013-Nov-200919:19Not Applicable
Additional files for all supported IA-64-based versions of Windows Server 2008 R2

Collapse this tableExpand this table
File nameFile versionFile sizeDateTimePlatform
Ia64_microsoft-windows-ldap-client_31bf3856ad364e35_6.1.7600.20574_none_f3a7b003d0d3b9f1.manifestNot Applicable13,95913-Nov-200910:35Not Applicable
Package_for_kb977180_rtm~31bf3856ad364e35~ia64~~6.1.1.0.mumNot Applicable1,68313-Nov-200912:45Not Applicable

↑ Back to the top


Keywords: kbqfe, kbhotfixserver, kbsurveynew, kbautohotfix, kbexpertiseinter, kbbug, kbfix, KB977180

↑ Back to the top

Article Info
Article ID : 977180
Revision : 2
Created on : 12/10/2009
Published on : 12/10/2009
Exists online : False
Views : 627