<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nicolas is blogging &#187; Sharepoint</title>
	<atom:link href="http://blog.mastertheteam.net/tag/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastertheteam.net</link>
	<description>Jand writes about team development and Microsoft.NET</description>
	<lastBuildDate>Fri, 24 Jul 2009 14:19:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Team Foundation Server 2008 installation &#8211; Errors Part 1</title>
		<link>http://blog.mastertheteam.net/2008/10/team-foundation-server-2008-installation-errors-part-1/</link>
		<comments>http://blog.mastertheteam.net/2008/10/team-foundation-server-2008-installation-errors-part-1/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 08:53:16 +0000</pubDate>
		<dc:creator>Nicolas Mueggler</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Team Foundation Server]]></category>

		<guid isPermaLink="false">http://blog.mastertheteam.net/?p=15</guid>
		<description><![CDATA[This is the first post about errors which can occur when installation TFS 2008.
Event log entry information:




Source:
DCOM


Event ID:
10016


User:
domain\tfsservice


Description:
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 (&#8230;).  This security permission can be modified using the Component Services administrative tool.




Reason:
This happens after installing ]]></description>
			<content:encoded><![CDATA[<p>This is the first post about errors which can occur when installation TFS 2008.</p>
<p>Event log entry information:</p>
<blockquote>
<table border="0" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td>Source:</td>
<td>DCOM</td>
</tr>
<tr>
<td>Event ID:</td>
<td>10016</td>
</tr>
<tr>
<td>User:</td>
<td>domain\tfsservice</td>
</tr>
<tr>
<td>Description:</td>
<td>The application-specific permission settings do not grant Local Activation permission for the COM Server application with<br />
CLSID {61738644-F196-11D0-9953-00C04FD919C1}<br />
to the user domain\tfsservice SID (&#8230;).  This security permission can be modified using the Component Services administrative tool.</td>
</tr>
</tbody>
</table>
</blockquote>
<p>Reason:<br />
This happens after installing SharePoint Services 3.0. The CLSID is used by the service &#8220;IIS WAMREG admin Service&#8221; and the tfsservice Account needs to have the local activation right on this service.</p>
<p>Solution:</p>
<ol>
<li>Open &#8220;Administrative Tools&#8221; &gt; &#8220;Component Services&#8221;</li>
<li>Expand nodes &#8220;Computers&#8221; &gt; &#8220;My Computer&#8221; &gt; &#8220;DCOM Config&#8221;</li>
<li>Locate entry &#8220;IIS WAMREG admin Service&#8221;</li>
<li>Right click &gt; Properties</li>
<li>Tab &#8220;Security&#8221; &gt; &#8220;Launch and Activation Permissions&#8221; &gt; &#8220;Edit&#8230;&#8221; Button</li>
<li>Add tfsservice Account if not already present and grant permissions &#8220;Local Launch&#8221; and &#8220;Local Activation&#8221;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.mastertheteam.net/2008/10/team-foundation-server-2008-installation-errors-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

