Can't open Active Directory Users and Computers

M

Mike Moore

I've just inherited a Windows 2000 network at a high
school. When I try to open Active Directory Users and
Computers on one of the domain controllers I get the
following error:

Naming information cannot be located because:
Library not registered
Contact your system administrator to verify that your
domain is properly configured and is currently online.


It works fine on the other two. Anyone have any ideas? TIA

Mike Moore
 
J

John

Hello Mike,

Create a registry file with the contents noted below and
import it into the affected DC's registry. That should
take care of it, but if it doesn't, you should try using
regtlib.exe to reregister activeds.tlb. Have a good
weekend,

-John

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}]
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0]
@="Active DS Type Library"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\0]
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\0\win32]
@="C:\\WINDOWS\\System32\\activeds.tlb"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\HELPDIR]
@="C:\\WINDOWS\\system32"
 
M

Mike Moore

Hi John,

This worked. I did have to do both but it is now working.
Thank you very much!

Mike Moore
-----Original Message-----
Hello Mike,

Create a registry file with the contents noted below and
import it into the affected DC's registry. That should
take care of it, but if it doesn't, you should try using
regtlib.exe to reregister activeds.tlb. Have a good
weekend,

-John

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}]
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0]
@="Active DS Type Library"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\0]
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\0\win32]
@="C:\\WINDOWS\\System32\\activeds.tlb"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\FLAGS]
@="0"
[HKEY_CLASSES_ROOT\TypeLib\{97d25db0-0363-11cf-abc4-
02608c9e7553}\1.0\HELPDIR]
@="C:\\WINDOWS\\system32"


-----Original Message-----
I've just inherited a Windows 2000 network at a high
school. When I try to open Active Directory Users and
Computers on one of the domain controllers I get the
following error:

Naming information cannot be located because:
Library not registered
Contact your system administrator to verify that your
domain is properly configured and is currently online.


It works fine on the other two. Anyone have any ideas? TIA

Mike Moore


.
.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top