Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10009
Date: 27/12/2007
Time: 10:21:47 AM
User: N/A
Computer: SERVER
Description:
DCOM was unable to communicate with the computer WORKSTATION using any of the configured protocols.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp. |
As per Microsoft, make sure that connection-oriented protocols are in the DCOM protocols tab. Remove any of the Datagram protocols from DCOM protocols tab.
1. Bring up the Component Services Administrative tool. On the Start menu, point to Programs, Administrative Tools, and then click Component Services.
2. In the console tree of the Component Services Administrative tool, right-click the computer on which you want to configure the protocol, to bring up the context menu.
3. Click the Properties menu to bring up Computer Properties dialog box.
4. Click the Default Protocols tab.
5. If you have any of the Datagram protocols (UDP/IP or IPX) protocols listed here, click to select, and then click Remove.
6. If you do not have any of the connection-oriented protocols in the list, click Add to bring up Select DCOM protocol and endpoint dialog box.
7. Choose Connection-oriented TCP/IP Protocol as the protocol sequence, and then click OK.
8. Add any or all of the connection-oriented protocols to the default protocols this way.
9. Move Connection-oriented TCP/IP Protocol to the top of the list.
10. Restart the computer for the changes to take effect.
also Check the network connections. Check the Registry under HKEY Local Machine/Software/Microsoft/RPC/DCOM Protocols for the list of RPC protocol sequences.
Sourcehttp://technet.microsoft.com/en-us/library/cc774368%28WS.10%29.aspx
Post #214
|