Re: DCOM Error

From: George Hester (hesterloli_at_hotmail.com)
Date: 09/09/04


Date: Thu, 9 Sep 2004 19:50:55 -0400

Can you identify that clsid:

{601AC3DC-786A-4EB0-BF40-EE3521E70BFB }

?

What it is referring to. It's not shell32.dll I hope. Some other dll. Check in the registry.

-- 
George Hester
__________________________________
"David" <David@discussions.microsoft.com> wrote in message news:EF50CF19-65F7-433D-AD7D-57C712F692C3@microsoft.com...
> 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: Issue on calling CoRegisterClassObject in service application on Windows Server 2003
    ... any process can register ANY CLSID for a server if it is 1. ... It fails when calling CoRegisterClassObject and the return error ...
    (microsoft.public.windows.server.security)
  • Accessing COM DLL MS Project
    ... Server which is installed with MS Project. ... An unhandled exception of type 'System.Runtime.InteropServices.COMException' ... Additional information: COM object with CLSID ... If I try and register this manually using regsvr32 I get an error saying it ...
    (microsoft.public.dotnet.languages.vb)
  • 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)