RE: Error message
From: Bob Qin [MSFT] (bobqin_at_online.microsoft.com)
Date: 11/30/04
- Next message: fex: "Re: Domain admin users audit"
- Previous message: Ryan Hanisco: "Re: W2K3 DC"
- In reply to: chv_at_anon.postalias: "RE: Error message"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 30 Nov 2004 02:27:48 GMT
Thanks for your update and I am glad to hear it worked.
Please feel free to post in our newsgroup if you have any further
questions. It is our pleasure to be for assistance.
Best 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: <chv@anon.postalias>
Subject: RE: Error message
Date: Mon, 29 Nov 2004 10:58:41 -0800
Newsgroups: microsoft.public.win2000.active_directory
My friend Bob,
It is working now absolutely fan-tas-tic !
I applied your second suggestion (HKEY_CLASSES_ROOT\LDAP)
and Oooh... it didn't carry on messing with Bob, DID IT ?
Many thanks to you and I also shall thank Herb for his
input.
Regards
>-----Original Message-----
>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: <chv@anon.postalias>
> 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
>
>
>
>.
>
- Next message: fex: "Re: Domain admin users audit"
- Previous message: Ryan Hanisco: "Re: W2K3 DC"
- In reply to: chv_at_anon.postalias: "RE: Error message"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|