Re: DCOM Error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: David (David_at_discussions.microsoft.com)
Date: 09/09/04


Date: Thu, 9 Sep 2004 09:43:18 -0700

OK, ran dcomcnfg. Did not ask to register server. Was unable to find
shell32.dll in the program. When I went into DCOM config it did ask if I
wanted to register two accounts that where related to Office that where not
registered. In addition to not finding the CLSID I posted I was unable to
find anything referencing code: 601AC3DC-786A-4EB0-BF40-EE3521E70BFB which I
had gotten from:

%SystemRoot%\system32\rundll32.exe shell32.dll,SHCreateLocalServerRunDll
{601ac3dc-786a-4eb0-bf40-ee3521e70bfb}

Any further suggestions

"George Hester MVP - IIS" wrote:

> Go into the command prompt and type dcomcnfg. Hopefully you will be asked
> if you want to register a server but that rarely fixes this issue. See if
> you can identify the server (dll) that is causing the error. Usually it is
> the clsid you posted. Once that is done check the launching permissions
> make sure the users with access are given the necessary permissions with
> that tool dcomcnfg.
>
> --
> George Hester
> _________________________________
> "David" <David@discussions.microsoft.com> wrote in message
> news:75FE659C-1D19-41DF-B6E5-8D204DFB4436@microsoft.com...
> > I have a Windows 2003 Std. Server with Citrix MetaFrame XPe FR3 installed
> on
> > it.
> >
> > I am getting the following error
> >
> > Event Type: Error
> > Event Source: DCOM
> > Event Category: None
> > Event ID: 10010
> > Date: 9/7/2004
> > Time: 1:19:08 PM
> > User: JFCNET\jcfjb
> > Computer: JFCCTRX1
> > Description:
> > The server {601AC3DC-786A-4EB0-BF40-EE3521E70BFB} did not register with
> DCOM
> > within the required timeout.
> >
> > Per Microsoft:
> >
> > Details
> > Product: Windows Operating System
> > ID: 10010
> > Source: DCOM
> > Version: 5.0
> > Component: System Event Log
> > Symbolic Name: EVENT_RPCSS_SERVER_START_TIMEOUT
> > Message: The server %1 did not register with DCOM within the required
> > timeout.
> >
> > Explanation
> > The Component Object Model (COM) infrastructure tried to start the named
> > server; however, the server did not reply within the required timeout
> period.
> > There might be a deadlock, or the program might not have responded to the
> > server initialization code within the timeout period of two minutes.
> >
> > User Action
> > If the problem continues to occur, contact the program vendor.To determine
> > the program vendor
> > 1. Using Regedit, navigate to the following registry
> > valueHKCR\Clsid\clsid value\localserver32The clsid value is the
> information
> > displayed in the message.
> > 2. In the right pane, double-click Default. The Edit String dialog box
> > is displayed. Leave this dialog box open.
> > 3. Click Start, and then click My Computer.
> > 4. Using the information displayed in the Value data box of the Edit
> > String dialog box, navigate to the program.
> > 5. Right-click the program name, and then click Properties.The
> > Properties dialog box for the program is displayed.
> > 6. To determine who the vendor is for this program, refer to the
> Version
> > tab.
> >
> >
> > OUTCOME OF STRING
> >
> > %SystemRoot%\system32\rundll32.exe shell32.dll,SHCreateLocalServerRunDll
> > {601ac3dc-786a-4eb0-bf40-ee3521e70bfb}
> >
> > SO
> >
> > Rundll32.exe is running shell32.dll which is an OS specific DLL.
> >
> > Any ideas how to resolve this event log error?
> >
>
>
>



Relevant Pages

  • Re: computer browser service wont start
    ... I've noticed that dnsApi is sometimes one of the things that starts early before everything it needs is actually working, e.g. the TCP/IP and network stack. ... In the situations I've seen the Event Log entry from dnsApi that you report, the computer did successfully register itself later. ... This assumes that the targetted DNS server can accept Dynamic registrations and the computer doing the dynamic registration is permitted to do so. ...
    (microsoft.public.windows.server.general)
  • ASP: Get user login ID
    ... But when we register the dll on our web ... server, and call it from our ASP code, it generates an error. ... Dim lngCharsReturned As Long ...
    (microsoft.public.inetserver.iis.security)
  • Re: A record dynamic DNS registration failing depending on DHCP
    ... for clients. ... so I can assume that your server is using the default root hints. ... are only being registered in the Reverse Lookup Zone. ... recieved their IP from another DHCP server register their name under the ...
    (microsoft.public.windows.server.dns)
  • Re: Boot Prbs in Win2K
    ... The server did not register with DCOM ... No attempts to start the service have been made since the last boot. ...
    (microsoft.public.win2000.setup)
  • Re: Server-to-Server Remoting
    ... You can't send an object from server b that you got at ... unncessary as your making a client call and there is already a channel ... >My problem is that I can't figure out how to register and instantiate ... which is a subclass of BaseDataService called ...
    (microsoft.public.dotnet.framework.remoting)