DCOM,Event id 10016 :
Event Message :
The application specific permission settings do not grant Local Activation permission for the COM server application with CLSID {D3DCB472-7261-43CE-924B-0704BD730D5F} and APPID {D3DCB472-7261-43CE-924B-0704BD730D5F}to the user <user account name> SID (...) from address LocalHost (LRPC).This security permission can be modified using the Component services administrative tool.
Log name : system
source : DistributedCOM
file name: xpsp2res.dll
Solution : Check COM security policy configuration and correct the error from http://technet.microsoft.com/en-us/library/dd337789(WS.10).aspx.
DCOM timeout error :
The server {ED1D0FDF-4414-470A-A56D-CFB68623FC58} did not register with DCOM within the required timeout.
log name : system.
source : distributed com.
event id : 10010.
I found the above error from event viewer,which is about registering distributed component object model within the allocated time period.I recommend following steps as the solution to avoid this error,
User can verify that the security policy for the server is configured properly by running the component services administrative tools and ensuring that the required security properties are set.To do so follow the below steps.
DCOM Event 10005 :
DCOM got error '10053' attempting to start the service BITS with arguments " " in order to run the server: {4991D34B-80A1-4291-83B6-3328366B9097}
DCOM got error "1068" attempting to start the service stisvc with arguments "" in order to run the server.
Log name : system
source : Distributed COM
Event id : 10005
keywords : classic
OpCode: info
DCOM got error "This service cannot be started in safe mode" attempting to start the service EventSystem with arguments'''' in order to run the server: {1BE1F766-5536-11D1-B726-00C04FB926AF}
solution :
To fix this error refer http://technet.microsoft.com/en-us/library/dd300423(WS.10).aspx.
See Also :
com+event system error
Event Message :
The application specific permission settings do not grant Local Activation permission for the COM server application with CLSID {D3DCB472-7261-43CE-924B-0704BD730D5F} and APPID {D3DCB472-7261-43CE-924B-0704BD730D5F}to the user <user account name> SID (...) from address LocalHost (LRPC).This security permission can be modified using the Component services administrative tool.
Log name : system
source : DistributedCOM
file name: xpsp2res.dll
Solution : Check COM security policy configuration and correct the error from http://technet.microsoft.com/en-us/library/dd337789(WS.10).aspx.
DCOM timeout error :
The server {ED1D0FDF-4414-470A-A56D-CFB68623FC58} did not register with DCOM within the required timeout.
log name : system.
source : distributed com.
event id : 10010.
I found the above error from event viewer,which is about registering distributed component object model within the allocated time period.I recommend following steps as the solution to avoid this error,
User can verify that the security policy for the server is configured properly by running the component services administrative tools and ensuring that the required security properties are set.To do so follow the below steps.
- start -> run -> comexp.msc -> component services -> computer -> my computer (right click it) ->properties -> com security tab ->under access permission and launch and activition permission ensure that the properties are set properly.
DCOM Event 10005 :
DCOM got error '10053' attempting to start the service BITS with arguments " " in order to run the server: {4991D34B-80A1-4291-83B6-3328366B9097}
DCOM got error "1068" attempting to start the service stisvc with arguments "" in order to run the server.
Log name : system
source : Distributed COM
Event id : 10005
keywords : classic
OpCode: info
DCOM got error "This service cannot be started in safe mode" attempting to start the service EventSystem with arguments'''' in order to run the server: {1BE1F766-5536-11D1-B726-00C04FB926AF}
solution :
To fix this error refer http://technet.microsoft.com/en-us/library/dd300423(WS.10).aspx.
See Also :
com+event system error
No comments :
Post a Comment