Go Back   TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: ,

Sponsored Links



Event 10016 DCOM Error

Small Business Server


Reply
 
Thread Tools Search this Thread
  #1  
Old 04-06-2007
wrytat
 
Posts: n/a
Event 10016 DCOM Error

I discovered this Event 10016 error which occurred 23 times. It reads,

"Source: DCOM
Event ID: 10016
Last Occurrence: 04/06/2007 4:32 AM
Total Occurrences: 23 *
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 NT AUTHORITY\NETWORK
SERVICE SID (S-1-5-20). This security permission can be modified using the
Component Services administrative tool."

How do I go to the Component Services administrative tool? What should I do?
Reply With Quote
  #2  
Old 04-06-2007
Larry Struckmeyer
 
Posts: n/a
Re: Event 10016 DCOM Error

Hi wrytat:

When you have an event id and a source, go to www.eventid.net.

put in the event id and the source.

you will find lots of possible fixes

Larry

"wrytat" <wrytat@discussions.microsoft.com> wrote in message
news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
>I discovered this Event 10016 error which occurred 23 times. It reads,
>
> "Source: DCOM
> Event ID: 10016
> Last Occurrence: 04/06/2007 4:32 AM
> Total Occurrences: 23 *
> 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 NT AUTHORITY\NETWORK
> SERVICE SID (S-1-5-20). This security permission can be modified using the
> Component Services administrative tool."
>
> How do I go to the Component Services administrative tool? What should I
> do?



Reply With Quote
  #3  
Old 04-06-2007
tatat
 
Posts: n/a
Re: Event 10016 DCOM Error

I had the same DCOM error here's what I did:



Administrative tools > Component Services > Computers > My Computer > DCOM
Config

Right click 'IIS WAMREG admin Service' > properties > Security tab > Launch
and Activation Permissions > Customize > Edit > Add Network Service >
Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK > OK.

"wrytat" <wrytat@discussions.microsoft.com> wrote in message
news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
>I discovered this Event 10016 error which occurred 23 times. It reads,
>
> "Source: DCOM
> Event ID: 10016
> Last Occurrence: 04/06/2007 4:32 AM
> Total Occurrences: 23 *
> 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 NT AUTHORITY\NETWORK
> SERVICE SID (S-1-5-20). This security permission can be modified using the
> Component Services administrative tool."
>
> How do I go to the Component Services administrative tool? What should I
> do?



Reply With Quote
  #4  
Old 05-06-2007
wrytat
 
Posts: n/a
Re: Event 10016 DCOM Error

I checked all 4 yesterday: Local Launch, Local Activation, Remote Launch,
Remote Activation. And I'm still monitoring. It seems like I am still
receiving that error...

"tatat" wrote:

> I had the same DCOM error here's what I did:
>
>
>
> Administrative tools > Component Services > Computers > My Computer > DCOM
> Config
>
> Right click 'IIS WAMREG admin Service' > properties > Security tab > Launch
> and Activation Permissions > Customize > Edit > Add Network Service >
> Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK > OK.
>
> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
> news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
> >I discovered this Event 10016 error which occurred 23 times. It reads,
> >
> > "Source: DCOM
> > Event ID: 10016
> > Last Occurrence: 04/06/2007 4:32 AM
> > Total Occurrences: 23 *
> > 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 NT AUTHORITY\NETWORK
> > SERVICE SID (S-1-5-20). This security permission can be modified using the
> > Component Services administrative tool."
> >
> > How do I go to the Component Services administrative tool? What should I
> > do?

>
>
>

Reply With Quote
  #5  
Old 05-06-2007
thou
 
Posts: n/a
Re: Event 10016 DCOM Error

Run regedit and search the registry for the CLSID (without brackets) that is
showing up as in error to see which application it is. The CLSID in your
initial post points to IIS WAMREG admin Service on our server.
"wrytat" <wrytat@discussions.microsoft.com> wrote in message
news:16D7E77B-2ED9-4C84-8D18-994135B5B441@microsoft.com...
>I checked all 4 yesterday: Local Launch, Local Activation, Remote Launch,
> Remote Activation. And I'm still monitoring. It seems like I am still
> receiving that error...
>
> "tatat" wrote:
>
>> I had the same DCOM error here's what I did:
>>
>>
>>
>> Administrative tools > Component Services > Computers > My Computer >
>> DCOM
>> Config
>>
>> Right click 'IIS WAMREG admin Service' > properties > Security tab >
>> Launch
>> and Activation Permissions > Customize > Edit > Add Network Service >
>> Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK >
>> OK.
>>
>> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
>> news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
>> >I discovered this Event 10016 error which occurred 23 times. It reads,
>> >
>> > "Source: DCOM
>> > Event ID: 10016
>> > Last Occurrence: 04/06/2007 4:32 AM
>> > Total Occurrences: 23 *
>> > 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 NT AUTHORITY\NETWORK
>> > SERVICE SID (S-1-5-20). This security permission can be modified using
>> > the
>> > Component Services administrative tool."
>> >
>> > How do I go to the Component Services administrative tool? What should
>> > I
>> > do?

>>
>>
>>



Reply With Quote
  #6  
Old 07-06-2007
wrytat
 
Posts: n/a
Re: Event 10016 DCOM Error

After monitoring the server for a few days, the DCOM error doesn't appear
again. Thank you.

"thou" wrote:

> Run regedit and search the registry for the CLSID (without brackets) that is
> showing up as in error to see which application it is. The CLSID in your
> initial post points to IIS WAMREG admin Service on our server.
> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
> news:16D7E77B-2ED9-4C84-8D18-994135B5B441@microsoft.com...
> >I checked all 4 yesterday: Local Launch, Local Activation, Remote Launch,
> > Remote Activation. And I'm still monitoring. It seems like I am still
> > receiving that error...
> >
> > "tatat" wrote:
> >
> >> I had the same DCOM error here's what I did:
> >>
> >>
> >>
> >> Administrative tools > Component Services > Computers > My Computer >
> >> DCOM
> >> Config
> >>
> >> Right click 'IIS WAMREG admin Service' > properties > Security tab >
> >> Launch
> >> and Activation Permissions > Customize > Edit > Add Network Service >
> >> Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK >
> >> OK.
> >>
> >> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
> >> news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
> >> >I discovered this Event 10016 error which occurred 23 times. It reads,
> >> >
> >> > "Source: DCOM
> >> > Event ID: 10016
> >> > Last Occurrence: 04/06/2007 4:32 AM
> >> > Total Occurrences: 23 *
> >> > 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 NT AUTHORITY\NETWORK
> >> > SERVICE SID (S-1-5-20). This security permission can be modified using
> >> > the
> >> > Component Services administrative tool."
> >> >
> >> > How do I go to the Component Services administrative tool? What should
> >> > I
> >> > do?
> >>
> >>
> >>

>
>
>

Reply With Quote
  #7  
Old 07-06-2007
tatat
 
Posts: n/a
Re: Event 10016 DCOM Error

Glad you got it sorted out.

"wrytat" <wrytat@discussions.microsoft.com> wrote in message
news:590A5A2E-167D-4A7B-B0E4-FB616851F595@microsoft.com...
> After monitoring the server for a few days, the DCOM error doesn't appear
> again. Thank you.
>
> "thou" wrote:
>
>> Run regedit and search the registry for the CLSID (without brackets) that
>> is
>> showing up as in error to see which application it is. The CLSID in your
>> initial post points to IIS WAMREG admin Service on our server.
>> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
>> news:16D7E77B-2ED9-4C84-8D18-994135B5B441@microsoft.com...
>> >I checked all 4 yesterday: Local Launch, Local Activation, Remote
>> >Launch,
>> > Remote Activation. And I'm still monitoring. It seems like I am still
>> > receiving that error...
>> >
>> > "tatat" wrote:
>> >
>> >> I had the same DCOM error here's what I did:
>> >>
>> >>
>> >>
>> >> Administrative tools > Component Services > Computers > My Computer >
>> >> DCOM
>> >> Config
>> >>
>> >> Right click 'IIS WAMREG admin Service' > properties > Security tab >
>> >> Launch
>> >> and Activation Permissions > Customize > Edit > Add Network Service >
>> >> Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK
>> >> >
>> >> OK.
>> >>
>> >> "wrytat" <wrytat@discussions.microsoft.com> wrote in message
>> >> news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
>> >> >I discovered this Event 10016 error which occurred 23 times. It
>> >> >reads,
>> >> >
>> >> > "Source: DCOM
>> >> > Event ID: 10016
>> >> > Last Occurrence: 04/06/2007 4:32 AM
>> >> > Total Occurrences: 23 *
>> >> > 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 NT
>> >> > AUTHORITY\NETWORK
>> >> > SERVICE SID (S-1-5-20). This security permission can be modified
>> >> > using
>> >> > the
>> >> > Component Services administrative tool."
>> >> >
>> >> > How do I go to the Component Services administrative tool? What
>> >> > should
>> >> > I
>> >> > do?
>> >>
>> >>
>> >>

>>
>>
>>



Reply With Quote
  #8  
Old 08-06-2007
hemulll@gmail.com
 
Posts: n/a
Re: Event 10016 DCOM Error

On Jun 6, 11:42 pm, "tatat" <t...@nospam.net> wrote:
> Glad you got it sorted out.
>
> "wrytat" <wry...@discussions.microsoft.com> wrote in message
>
> news:590A5A2E-167D-4A7B-B0E4-FB616851F595@microsoft.com...
>
> > After monitoring the server for a few days, the DCOM error doesn't appear
> > again. Thank you.

>
> > "thou" wrote:

>
> >> Run regedit and search the registry for the CLSID (without brackets) that
> >> is
> >> showing up as in error to see which application it is. The CLSID in your
> >> initial post points to IIS WAMREG admin Service on our server.
> >> "wrytat" <wry...@discussions.microsoft.com> wrote in message
> >>news:16D7E77B-2ED9-4C84-8D18-994135B5B441@microsoft.com...
> >> >I checked all 4 yesterday: Local Launch, Local Activation, Remote
> >> >Launch,
> >> > Remote Activation. And I'm still monitoring. It seems like I am still
> >> > receiving that error...

>
> >> > "tatat" wrote:

>
> >> >> I had the same DCOM error here's what I did:

>
> >> >> Administrative tools > Component Services > Computers > My Computer >
> >> >> DCOM
> >> >> Config

>
> >> >> Right click 'IIS WAMREG admin Service' > properties > Security tab >
> >> >> Launch
> >> >> and Activation Permissions > Customize > Edit > Add Network Service >
> >> >> Permissions for NETWORK SERVICE = Local Launch, Local Activation > OK

>
> >> >> OK.

>
> >> >> "wrytat" <wry...@discussions.microsoft.com> wrote in message
> >> >>news:635908E4-274B-4AC4-B9F8-4A6BF948B6FB@microsoft.com...
> >> >> >I discovered this Event 10016 error which occurred 23 times. It
> >> >> >reads,

>
> >> >> > "Source: DCOM
> >> >> > Event ID: 10016
> >> >> > Last Occurrence: 04/06/2007 4:32 AM
> >> >> > Total Occurrences: 23 *
> >> >> > 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 NT
> >> >> > AUTHORITY\NETWORK
> >> >> > SERVICE SID (S-1-5-20). This security permission can be modified
> >> >> > using
> >> >> > the
> >> >> > Component Services administrative tool."

>
> >> >> > How do I go to the Component Services administrative tool? What
> >> >> > should
> >> >> > I
> >> >> > do?


Thanks , my problem is solved too. :-)

Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Windows Server > Small Business Server


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Event 10016 DCOM Error"
Thread Thread Starter Forum Replies Last Post
dcom event id 10016 Nick Windows Server Help 5 03-11-2010 01:56 PM
Event ID: 10016 // DCOM //NT AUTHORITY\NETWORK SERVICE Chris Small Business Server 4 14-05-2008 01:49 AM
Getting Source: Dcom Event Id: 10016 error after sp1 install Jo Windows Server Help 5 11-10-2007 09:37 PM
System Event Log 10016 Source: DCOM NumLock95 Vista Help 3 07-05-2007 10:52 AM
DCOM Error 10016 L HeimendingerLM Windows Server Help 7 14-01-2007 01:04 AM


All times are GMT +5.5. The time now is 11:21 AM.