<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment</title>
	<atom:link href="http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/</link>
	<description>The life of yet another consultant</description>
	<lastBuildDate>Fri, 09 Oct 2009 20:49:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Søren Nielsen</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-596</link>
		<dc:creator>Søren Nielsen</dc:creator>
		<pubDate>Fri, 09 Oct 2009 20:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-596</guid>
		<description>Hi Marlon

I would double check the object and account in question. To find what component the guid in the event log refers to, just search for it in the registry. That will usually yield a class/object name in hkey_classes_root. You might have to do two searches one for the guid from the registry and another for the guid that the first one &quot;points to&quot;. One is the interface the other the object.

Once objected is locatedgo to the dcomcnfg and check it&#039;s set as you expect it to. Adjust a bit, and possibly increase the privileges. 

Are you in a farm? then you might try  to adjust the remote launch permissions as well. Cannot remember if the dcom error occurs on the source or dest server though.</description>
		<content:encoded><![CDATA[<p>Hi Marlon</p>
<p>I would double check the object and account in question. To find what component the guid in the event log refers to, just search for it in the registry. That will usually yield a class/object name in hkey_classes_root. You might have to do two searches one for the guid from the registry and another for the guid that the first one &#8220;points to&#8221;. One is the interface the other the object.</p>
<p>Once objected is locatedgo to the dcomcnfg and check it&#8217;s set as you expect it to. Adjust a bit, and possibly increase the privileges. </p>
<p>Are you in a farm? then you might try  to adjust the remote launch permissions as well. Cannot remember if the dcom error occurs on the source or dest server though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marlon</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-595</link>
		<dc:creator>Marlon</dc:creator>
		<pubDate>Thu, 08 Oct 2009 09:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-595</guid>
		<description>Great article Soeren, this solution was a help for many, apparently. I still have the error in the eventviewer with a specific AD user/serviceaccount. I have given this account Local Activation and Local Lauch permissions. Any suggestions on getting rid of this pesky error message??</description>
		<content:encoded><![CDATA[<p>Great article Soeren, this solution was a help for many, apparently. I still have the error in the eventviewer with a specific AD user/serviceaccount. I have given this account Local Activation and Local Lauch permissions. Any suggestions on getting rid of this pesky error message??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alastair</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-580</link>
		<dc:creator>Alastair</dc:creator>
		<pubDate>Mon, 17 Aug 2009 10:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-580</guid>
		<description>many thanks, this simple walk through has saved lots fo frustrating afternoons trying to resolve our DCOM errors!!</description>
		<content:encoded><![CDATA[<p>many thanks, this simple walk through has saved lots fo frustrating afternoons trying to resolve our DCOM errors!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-439</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 29 Mar 2009 01:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-439</guid>
		<description>I tried everything mentioned on numerous forums and nothing worked. Then I read something about Windows firewall and decided to check it since I use Kaspersky Internet Security. Under Windows Firewall, Advanced tab I cleared the check marks for all 1394 and Local Area Connections, rebooted my machine and no more DCOM errors. I&#039;m running Windows XP Home, SP3. I hope this helps someone else. It was driving me crazy. Good luck, Mike</description>
		<content:encoded><![CDATA[<p>I tried everything mentioned on numerous forums and nothing worked. Then I read something about Windows firewall and decided to check it since I use Kaspersky Internet Security. Under Windows Firewall, Advanced tab I cleared the check marks for all 1394 and Local Area Connections, rebooted my machine and no more DCOM errors. I&#8217;m running Windows XP Home, SP3. I hope this helps someone else. It was driving me crazy. Good luck, Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Cummings</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-402</link>
		<dc:creator>Bob Cummings</dc:creator>
		<pubDate>Wed, 11 Feb 2009 08:40:09 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-402</guid>
		<description>Another satisfied customer! Thanks</description>
		<content:encoded><![CDATA[<p>Another satisfied customer! Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SBS 2008 -&#62; SBS BPA 2008 Warnung - MCSEboard.de MCSE Forum</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-401</link>
		<dc:creator>SBS 2008 -&#62; SBS BPA 2008 Warnung - MCSEboard.de MCSE Forum</dc:creator>
		<pubDate>Tue, 10 Feb 2009 16:14:18 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-401</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-02-09 &#124; Savage Nomads</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-400</link>
		<dc:creator>links for 2009-02-09 &#124; Savage Nomads</dc:creator>
		<pubDate>Mon, 09 Feb 2009 11:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-400</guid>
		<description>[...] Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment « Thoughts on comput... ut it for exchange servers (tags: sharepoint dcom moss) [...]</description>
		<content:encoded><![CDATA[<p>[...] Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment « Thoughts on comput&#8230; ut it for exchange servers (tags: sharepoint dcom moss) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-02-09 &#124; benway.net</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-399</link>
		<dc:creator>links for 2009-02-09 &#124; benway.net</dc:creator>
		<pubDate>Mon, 09 Feb 2009 10:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-399</guid>
		<description>[...] Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment « Thoughts on comput... ut it for exchange servers (tags: sharepoint dcom moss) [...]</description>
		<content:encoded><![CDATA[<p>[...] Fixing those pesky DCOM event log error 10016 in a SharePoint farm environment « Thoughts on comput&#8230; ut it for exchange servers (tags: sharepoint dcom moss) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: My Error In Sharepoint Server , - Rudy Yulianto</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-391</link>
		<dc:creator>My Error In Sharepoint Server , - Rudy Yulianto</dc:creator>
		<pubDate>Wed, 07 Jan 2009 05:17:34 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-391</guid>
		<description>[...] http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sha... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sha.." rel="nofollow">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sha..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cwxwwwxwwxwx</title>
		<link>http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-390</link>
		<dc:creator>cwxwwwxwwxwx</dc:creator>
		<pubDate>Tue, 23 Dec 2008 18:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://soerennielsen.wordpress.com/2007/04/16/fixing-those-pesky-dcom-event-log-error-10016-in-a-sharepoint-farm-environment/#comment-390</guid>
		<description>well, hi admin adn people nice forum indeed. how&#039;s life? hope it&#039;s introduce branch ;)</description>
		<content:encoded><![CDATA[<p>well, hi admin adn people nice forum indeed. how&#8217;s life? hope it&#8217;s introduce branch <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
