PetrolHead
Mon Nov 12 01:06:01 PST 2007
Hi, Sometimes this error is caused by Machine Debug Manager. Search for
mdm.exe on your computer(common files\microsoft). There is a Microsoft KB on
deleting or disabling MDM from your system. Usually comes with MS Office (XP
?) as Visual Studio (VS7) debug. Also turn off script debugging in IE
options (advanced tab). Cheers.
"Kue2" wrote:
> Hi Carlos
> Well I finally got to the place where to give application-specific
> permission. That's quite a process. I followed this guide,which was a help
> link in the error message. Event log online help took me here
> :
http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=Windows%20Operating%20System&ProdVer=5.2&EvtID=10016&EvtSrc=DCOM&LCID=4105
> To assign permissions
>
> 1.. Using Regedit, navigate to the following registry value
> HKCR\Clsid\clsid value\localserver32
> The clsid value is the information displayed in the message.
> 2.. In the right pane, double-click Default. The Edit String dialog box is
> displayed. Leave this dialog box open.
> 3.. Click Start, and then click Control Panel.
> 4.. Double-click Administrative Tools, and then double-click Component
> Services.
> 5.. In the Component Services snap-in, expand Computers, expand My
> Computer, and double-click DCOM Config.
> 6.. In the right pane, locate the program by using its friendly name.
> 7.. Right-click the program name, and then select Properties.
> 8.. On the Security tab, in the Launch and Activation Permissions group
> box, select Customize, and then click Edit.
> Add the user to the permissions list, and give the user the appropriate
> permissions.
>
> Hope this fixes that error message & does not lead to something else screwed
> up...LOL
>
> I wonder If I have to re-boot for that to take effect........better reboot
> to be on safe side.....
>
> CUL Carlos & thks again. rebooting..................
>
>
>
>
> "Carlos" <Carlos@discussions.microsoft.com> wrote in message
> news:1984CFB3-2257-4433-ADF6-A98C825D9113@microsoft.com...
> > Hugh:
> > You might want to check this thread here:
> >
http://www.microsoft.com/communities/newsgroups/en-us/default.aspx?dg=microsoft.public.platformsdk.complus_mts&tid=3f39674f-0b4f-41b2-ba8c-ef3bd578a876&cat=en_US_57041fac-6581-42d9-944f-f09bd7f6efd0&lang=en&cr=US&p=1
> > Read "Brian Muth" comments on 8/15 about the Component Services tool
> > usage.
> >
> > Hope that helps!
> > Carlos
> >
> > "Kue2" wrote:
> >
> >> The application-specific permission settings do not grant Local
> >> Activation
> >> permission for the COM Server application with CLSID
> >> {0C0A3666-30C9-11D0-8F20-00805F2CD064}
> >> to the user Hugh-PC-Vista\Hugh SID
> >> (S-1-5-21-4283064427-2545207795-2372569307-1000) from address LocalHost
> >> (Using LRPC). This security permission can be modified using the
> >> Component
> >> Services administrative tool.
> >>
> >> Log Name: System
> >> Source: Microsoft-Windows-DistributedCOM
> >> Date: 15/10/2007 10:00:41 PM
> >> Event ID: 10016
> >> Task Category: None
> >> Level: Error
> >> Keywords: Classic
> >> User: Hugh-PC-Vista\Hugh
> >> Computer: Hugh-PC-Vista
> >> Description:
> >> The application-specific permission settings do not grant Local
> >> Activation
> >> permission for the COM Server application with CLSID
> >> {0C0A3666-30C9-11D0-8F20-00805F2CD064}
> >> to the user Hugh-PC-Vista\Hugh SID
> >> (S-1-5-21-4283064427-2545207795-2372569307-1000) from address LocalHost
> >> (Using LRPC). This security permission can be modified using the
> >> Component
> >> Services administrative tool.
> >>
> >>
> >>
> >> Event Xml:
> >> <Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
> >> <System>
> >> <Provider Name="Microsoft-Windows-DistributedCOM"
> >> Guid="{1B562E86-B7AA-4131-BADC-B6F3A001407E}" EventSourceName="DCOM" />
> >> <EventID Qualifiers="49152">10016</EventID>
> >> <Version>0</Version>
> >> <Level>2</Level>
> >> <Task>0</Task>
> >> <Opcode>0</Opcode>
> >> <Keywords>0x80000000000000</Keywords>
> >> <TimeCreated SystemTime="2007-10-16T02:00:41.000Z" />
> >> <EventRecordID>141881</EventRecordID>
> >> <Correlation />
> >> <Execution ProcessID="0" ThreadID="0" />
> >> <Channel>System</Channel>
> >> <Computer>Hugh-PC-Vista</Computer>
> >> <Security UserID="S-1-5-21-4283064427-2545207795-2372569307-1000" />
> >> </System>
> >> <EventData>
> >> <Data Name="param1">application-specific</Data>
> >> <Data Name="param2">Local</Data>
> >> <Data Name="param3">Activation</Data>
> >> <Data Name="param4">{0C0A3666-30C9-11D0-8F20-00805F2CD064}</Data>
> >> <Data Name="param5">Hugh-PC-Vista</Data>
> >> <Data Name="param6">Hugh</Data>
> >> <Data
> >> Name="param7">S-1-5-21-4283064427-2545207795-2372569307-1000</Data>
> >> <Data Name="param8">LocalHost (Using LRPC)</Data>
> >> </EventData>
> >> </Event>
> >>
> >>
>
>