You’re seeing dcom messages in your event log referencing the object 61738644-F196-11D0-9953-00C04FD919C1. Probably with event ID 10016 or 27745.
Or
Simply put, your SharePoint app pool account does not have rights to trigger this service. You’ll see errors every 4-8 hours and sometimes more often.
DISCLAIMER: DO THIS AGAINST YOUR DEVELOPMENT AND STAGING ENVIRONMENTS FIRST!!!
Grant rights to your SharePoint Services user to launch IIS WAMREG Admin Service (61738644-F196-11D0-9953-00C04FD919C1).
If the edit button (Launch and Activation Permissions) is disabled in the window below please see the Enhanced instructions for Windows Server 2008 R2 Users
61738644-F196-11D0-9953-00C04FD919C1 Launch Permissions, 7.6 out of 10 based on 5 ratings
[...] Windows Server 2003 or a pre Windows Server 2008 R2 build then please refer to this article: http://www.sharepointassist.com/2009/01/27/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions/ . However, if you are running Windows Server 2008 R2 or higher follow the steps below to correct [...]
its dcomcnfg not dcomcfg
[...] Hier eine ähnliche bebilderte Anleitung: http://www.sharepointassist.com/2009/01/27/61738644-f196-11d0-9953-00c04fd919c1-launch-permissions/ [...]
What is the default SharePoint application pool user on a typical server 2008 install?
There’s a good chance it’s NT AUTHORITY\NETWORK SERVICE.
You can go to the IIS manager, open the app pools, and open the advanced properties for the SharePoint app pool. The account will be listed as the “Credentials” property IIRC.
Or, if you are here because of a DCOM Event error, look at the error message. It should list the name of the user account that had insufficient privileges.
