M@rkJakes.com

A blog of Mark's musings
  • rss
  • Home
  • Tech Blog
  • Dev Blog
  • Radio Blog
  • Rants
  • Music Interests

DCOM Errors on Server

The Admin 9/26/2011 3:59:00 PM

Today during a maintenece period, I noticed the following in a Windows SBS server log:

The application-specific permission settings do not grant Local Activation permission
for the COM Server application with CLSID {some-cls-id-here}
to the user NT AUTHORITY\NETWORK SERVICE SID (some-sid-here). 
This security permission can be modified using the Component Services administration tool.

Setting about this problem might seem a little daunting at first but it is easy to fix.  First you need to find out which applicaion is causing the problem, and if you trust it, you need to give IIS rights to run it.

To find out the application, cut and past the CLSID from the log onto your clipboard, this is the part in the curly brackets after the work CLSID in the example report above.

Once you have it on your clipboard, run the registry editor (Start | Run | Regedit).   Highlight the top of the tree (normally your server name) and use the search tools to find the entry.

Once found you will see the name of the application that is causing the problem.

Now run the component services widget.  Start | Admintools | Component Services.

In the DCOM section of the component services, find the name exactly as you were shown in the registry editor, right click on it and go to the security tab.  Add NETWORK SERVICE with Launch and Execute rights.

Don't forget to restart IIS !!!

This should cure your DCOM error in the event viewer and re-enable any service that was lost.

Screen shots will be uploaded as soon as I can grab them for you.

Hope this helps anyone else.

Comments
No Comments

Leave a Comment

  • Recent Posts

    • Second post for simon
    • Post for Simon
    • Send obviscated passwords in emails (aka ASCII Art)
    • Portable Nand Partition Dumps
    • Digital Camera Autofocus
  • Popular Posts

    • UK VHF Aeronautical Radio Frequencies
    • Using the 'OUT' parameter in stored procedures in EF4/Silverlight
    • System.Windows.Ria missing when upgrading from SL3 to SL4
    • Load Operation Failed for query 'GetYourRecords'
    • 99 Ways to improve performance on your (windows) PC
  • Recent Comments

    • The Admin on Post for Simon
    • The Admin on Using XP as an internet router
    • Dave on Using XP as an internet router
    • Matt on Bidfun.co.uk - Too good to be true!
    • The Admin on Exeter Airport Changes to Flight Waypoints
Powered by Graffiti CMS
  • design by jide
  • Theme converted to GraffitiCMS by Adonis Bitar