Hello,
Thank you for posting here and thanks for Herb's input.
Does the problem occur in other MMC?
Based on my experiences, this error can occur when either of the following
registry keys is missing or corrupted:
HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}
HKEY_CLASSES_ROOT\LDAP
The second key that is listed may be missing or corrupt or may not contain
the value:
{228D9A81-C302-11cf-9AA4-00AA004A5691}
You can try the following suggestion:
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.
NOTE: If your registry keys contain values rather than being blank or
missing, you should first back up the keys by using the Export Registry Key
feature in Regedit.exe. You should then examine the entries for differences
and merge them if you need to.
If the HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc} key
is missing or damaged, add the following lines to a text file, rename it
with a .reg extension, and then import it to your registry.
On a Windows 2000-based domain controller use the following text:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}] @="ADs
LDAP Pathname Descriptor Object"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\InprocServer
32]@="activeds.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\ProgID]
@="Pathname"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\TypeLib]
@="{97d25db0-0363-11cf-abc4-02608c9e7553}"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\Version]
@="0.0"
On a Windows 2000-based domain member computer use the following text:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}] @="ADs
Pathname Object"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\InprocServer
32]@="activeds.dll"
"ThreadingModel"="Both"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\ProgID]
@="Pathname"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\TypeLib]
@="{97d25db0-0363-11cf-abc4-02608c9e7553}"
[HKEY_CLASSES_ROOT\CLSID\{080d0d78-f421-11d0-a36e-00c04fb950dc}\Version]
@="0.0"
If the HKEY_CLASSES_ROOT\LDAP key is missing, or damaged, use the following
text:
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\LDAP]
@="URL:LDAP Protocol"
"EditFlags"=hex:02,00,00,00
"URL Protocol"=""
[HKEY_CLASSES_ROOT\LDAP\Clsid]
@="{228D9A81-C302-11cf-9AA4-00AA004A5691}"
[HKEY_CLASSES_ROOT\LDAP\shell]
[HKEY_CLASSES_ROOT\LDAP\shell\open]
[HKEY_CLASSES_ROOT\LDAP\shell\open\command]
@="\"D:\\Program Files\\Outlook Express\\wab.exe\" /ldap:%1"
Wish it helps!
Regards,
Bob Qin
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
From: <
[email protected]>
Subject: Error message
Date: Thu, 25 Nov 2004 13:52:34 -0800
Newsgroups: microsoft.public.win2000.active_directory
Hello Everyone,
When I try to access AD Users and Computer, I receive the
following error message: "mmc.exe application error". The
instruction to 0x71cc1007 uses the memory
address "0x00000000". The memory cannot be read.
What is this please ?
Thanks