Re: DCOM Error
From: George Hester (hesterloli_at_hotmail.com)
Date: 09/09/04
- Next message: bxa_at_steinrayharris.com: "Cannot delete or rename long .msg filename"
- Previous message: Ray Costanzo [MVP]: "Re: Help! Windows Explorer graphic issue"
- In reply to: David: "Re: DCOM Error"
- Messages sorted by: [ date ] [ thread ]
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?
> > >
> >
> >
> >
- Next message: bxa_at_steinrayharris.com: "Cannot delete or rename long .msg filename"
- Previous message: Ray Costanzo [MVP]: "Re: Help! Windows Explorer graphic issue"
- In reply to: David: "Re: DCOM Error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|