Missing HKEY_CLASSES_ROOT\LDAP\Clsid Registry Key Causes Numerous Errors (269489)
The information in this article applies to:
- Microsoft Windows 2000 Server
- Microsoft Windows 2000 Advanced Server
- Microsoft Windows 2000 Professional
- Microsoft Windows 2000 Datacenter Server
This article was previously published under Q269489 IMPORTANT: This article contains information about modifying the registry. Before you
modify the registry, make sure to back it up and make sure that you understand how to restore
the registry if a problem occurs. For information about how to back up, restore, and edit the
registry, click the following article number to view the article in the Microsoft Knowledge Base:
256986 Description of the Microsoft Windows Registry
SYMPTOMS
You may experience any of the following symptoms:
Additionally, the Active Directory snap-ins (including Active Directory Users and Computers, Active Directory Sites and Services, and other snap ins) do not function as expected. When you try to start a snap-in, an hourglass appears and then nothing happens. If you view the Dr Watson log, a Dr Watson error occurs in the MMC.
If the computer is an Exchange server, Exchange Services do not start. When the System Attendant tries to start , one of the following event ID error messages may be logged:
Event Type: Error
Event Source: MSExchangeSA
Event Category: (1)
Event ID: 1005
Description: Unexpected error Class not registered ID no: 80040154
Microsoft Exchange System Attendant occurred.
For more information, click http://search.support.microsoft.com/search/?adv=1 Event Type: Error Event Source: MSExchangeSA Event Category: (1) Event ID: 1005 Description: Unexpected error Invalid syntax ID no: 800401e4 Microsoft Exchange System Attendant occurred. For more information, click http://search.support.microsoft.com/search/?adv=1.
CAUSE
This behavior can occur if an old version of Activeds.tlb exists.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Internet Explorer 5.5. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
276369 How to Obtain the Latest Service Pack for Internet Explorer 5.5
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may
require you to reinstall your operating system. Microsoft cannot guarantee that you can solve
problems that result from using Registry Editor incorrectly. Use Registry Editor at your own
risk. Verify the following information:- Verify that the version of the Activeds.tlb file is correct for the version of Windows 2000 you are using. The version number should be at least 5.0.2143.1. The Activeds.tlb and Activeds.dll version numbers may not necessarily match.
- View the following key in the registry:
HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}
This key should be the Active Directory's Pathname object. It should contain a key named TypeLib that should have the a value of {97d25db0-0363-11cf-abc4-02608c9e7553}. - View the following key in the registry:
HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-02608c9e7553}
This key should contain a key named 1.0 that has three more keys: The 0 key should have a subkey named win32 that should have a value that points to %SystemRoot%\System32\Activeds.tlb.
Verify that the following registry key exists: HKEY_CLASSES_ROOT\LDAP\Clsid
If this key does not exist , follow these steps: - Run Notepad.exe.
- Cut and paste the following text into Notepad:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\LDAP\Clsid]
@="{228D9A81-C302-11cf-9AA4-00AA004A5691}"
- Save the file as Ldap.reg.
- Double-click on the file to import the registry setting in to the registry.
- Verify HKEY_CLASSES_ROOT\LDAP\Clsid exists, and that it has a CLSID of 228D9A81-C302-11cf-9AA4-00AA004A5691.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Internet Explorer 5.5 Service Pack 2. However, Internet Explorer 5.5 SP2 may not address the issue in all cases and you may still need to add the LDAP registry manually.
Modification Type: | Major | Last Reviewed: | 7/17/2006 |
---|
Keywords: | kbenv kberrmsg kbprb KB269489 |
---|
|