Link to home
Start Free TrialLog in
Avatar of MontyV
MontyV

asked on

Event ID: 10009 - fixing DCOM error

I keep getting this message every 45 seconds in my Event Viewer under System.  "FRONTOFFICE" in the error message is the name of one of the workstations.  This error is also occuring with one other workstation.  We have a total of six workstations and the error message only involves trying to connect to two other workstations.  It also seems a though the error message has been going on for weeks also.

My questions is though how do I find out what is trying to communicate with my other workstations?  How do I stop this computer from attempting to communicate if not necessary or how to correct the problem so that they can communicate properly and so that this error does not keep reoccuring?

     Event Type:      Error
     Event Source:      DCOM
     Event Category:      None
     Event ID:      10009
     Date:            11/26/2004
     Time:            12:36:12 AM
     Description:
     DCOM was unable to communicate with the computer FRONTOFFICE using any of the configured protocols.

     For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Avatar of jvuz
jvuz
Flag of Belgium image

Check this:

Windows XP

    * Using the registry editor, set

"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser\
Parameters\MaintainServerList"
 

      to NO.

That way the pc won't act as master browser.
Use dcom bobulator       
http://www.grc.com/dcom/
Avatar of oBdA
oBdA

Have a look at this:
BUG: COM+ Incorrectly Lets You Configure Datagram Protocol
http://support.microsoft.com/?kbid=245197
Avatar of MontyV

ASKER

jvuz

I tried what you said and it is still creating that error.

cpc2004 and oBdA

I will have to try your options tomorrow when I'm back at that office.  I appreciate everyones fast response though and I will keep you updated as to what happened.
Avatar of MontyV

ASKER

cpc2004

I turned off the DCOM but and the error looks as though it is no longer being recorded in the event viewer but by turning this off will I be shutting off any other things that may be running on my computer?  Basically did I just stop it from creating that error or did I just stop it from doing a specific action that was not suppose to occur.
No most of the user does not use dcom unless you want to use dcom,
Avatar of MontyV

ASKER

So if most users are not using dcom then why are the minority of users using dcom?  I'm going to check one more time to make sure the dcom message no longer appears.
Avatar of MontyV

ASKER

Since turning off this DCOM these are the two "Warning" messages I'm getting now.

Event Type:      Warning
Event Source:      MsiInstaller
Event Category:      None
Event ID:      1001
Date:            11/29/2004
Time:            6:32:48 PM
User:            PETEPATEL\Pete Patel
Computer:      PETEPATEL
Description:
Detection of product '{43DCF766-6838-4F9A-8C91-D92DA586DFA7}', feature 'DefaultFeature' failed during request for component '{A4AD656D-72E9-43A7-9DD0-E5F6AF438E72}'

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

******and******

Event Type:      Warning
Event Source:      MsiInstaller
Event Category:      None
Event ID:      1001
Date:            11/29/2004
Time:            6:32:48 PM
User:            NT AUTHORITY\NETWORK SERVICE
Computer:      PETEPATEL
Description:
Detection of product '{43DCF766-6838-4F9A-8C91-D92DA586DFA7}', feature 'DefaultFeature' failed during request for component '{A4AD656D-72E9-43A7-9DD0-E5F6AF438E72}'

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.










ASKER CERTIFIED SOLUTION
Avatar of cpc2004
cpc2004
Flag of Hong Kong image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial