SgDotNet
Singapore Professional .NET User Group -For Cool Developers

DCOM event 10016

Article
Comments (0)
History (2)

DCOM event 10016

In a typical installation with a fresh instance of Windows Sharepoint Services 3.0, one may regularly see a series of DCOM error events 10016 in the System Event log

The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1} to the user DOMAIN\TFSservice SID {......}

The security permission can be modified using the Component Services administrative tool.

If one uses regedit to search CLSID {61738644-F196-11D0-9953-00C04FD919C1}, it refers to IIS WAMREG Admin Service.

This seems to happen both in Windows 2003 and 2008.

  1. Open Component Services from the Administrative Tools program group or special start menu folder.
  2. Drill down to Component Services > Computers > My Computer > DCOM config.
  3. Right click on hte IIS WAMREG admin Service node and select Properties.
  4. In the Security tab, click on Edit... in the Launch and Activation Permissions group.
  5. The Launch and Activation Permission dialog box should appear. Click Add... and type in TFSservice (which should be a domain user) and OK.
  6. For the new user entry, check Local Activation in the Allow column, and OK.
  7. OK the IIS WAMREG admin Service property dialog as well.

 

Recent Comments

No comments exist yet for this page.
View More
Copyright SgDotNet 2004-2009
Powered by Community Server (Commercial Edition), by Telligent Systems