Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Event ID 10010


  • Please log in to reply

#1
qpontiac

qpontiac

    Member

  • Member
  • PipPip
  • 13 posts
Hey guys...PC is a high-end rig, but for the last few days, I've been getting this. On startup, the PC freezes for around 3-4 minutes. It is more annoying than anything...

I did a regedit search on the GUID, and didn't recognize the result...Any help would be awesome.



Event Type: Error
Event Source: DCOM HKEY_CLASSES_ROOT\CLSID\
Event Category: None
Event ID: 10010
Date: 7/3/2006
Time: 10:52:11 AM
Description:
The server {657C7A59-4FEC-4C06-A354-607B1EB184FB } did not register with DCOM within the required timeout.
For more information, see Help and Support Center at http://go.microsoft....link/events.asp.


Thanks!!
  • 0

Advertisements


#2
Numb Remxed

Numb Remxed

    Member

  • Member
  • PipPipPip
  • 493 posts
http://support.micro...;NoWebContent=1

DCOM Clients Cannot Create Objects

View products that this article applies to.
This article was previously published under Q187146
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

Distributed Component Object Model (DCOM) client programs that run inside Terminal Server sessions other than the console cannot create objects of classes implemented inside DCOM servers running as Terminal Server services.

You may also receive occurrences of event ID 10010 from DCOM in the Event Viewer with the following description:

The server <clsid> did not register with DCOM within the required timeout.

-or-

You may also receive the following error message:
CoGetClassObject failed - Server Execution failed CO_E_SERVER_EXEC_FAILURE 0x80080005


CAUSE

This behavior is because those object classes are considered as user globals by DCOM and Terminal Server.

However, DCOM and Terminal Server provide the ability to register DCOM classes as system globals. But, in the case of classes implemented in services, they should be considered as system globals, unless they had been explicitly registered as user globals.


RESOLUTION

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.

To explicitly register a DCOM class as a system global, use the following steps:


1. If it does not exist, create the following registry key:
HKLM\Software\Microsoft\Windows NT\CurrentVersion\Terminal Server\Compatibility\CLSID

2. Create a subkey with {CLSID} as its name, where the CLSID is the class identifier of the DCOM class that is to be a system global. For example, a subkey would be:

{41116C00-8B90-101B-96CD-00AA003B14FC}

3. Under the above subkey, create fSystemGlobalClass as the value name with a REG_DWORD type and set its value data to 1.

Or, you can upgrade to Microsoft Windows 2000 Server with Terminal Services, which does not have the same restriction.


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.


MORE INFORMATION

To reproduce this, use the DCOM sample named "ATLDRAW" provided with the ActiveX Template Library (ATL).


  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP