<?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>SharePoint Geek &#187; External Collaboration Tool-Kit</title>
	<atom:link href="http://sharepoint-geek.com/category/external-collaboration-tool-kit/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint-geek.com</link>
	<description>SharePoint Tips &#38; Tricks</description>
	<lastBuildDate>Thu, 29 Jul 2010 19:19:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IIS Admin Error: Handle Is Invalid &#8211; Permissions SSL Certificate MachineKeys</title>
		<link>http://sharepoint-geek.com/2010/05/05/iis-admin-error-handle-is-invalid-permissions-ssl-certificate-machinekeys/</link>
		<comments>http://sharepoint-geek.com/2010/05/05/iis-admin-error-handle-is-invalid-permissions-ssl-certificate-machinekeys/#comments</comments>
		<pubDate>Wed, 05 May 2010 18:32:18 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[External Collaboration Tool-Kit]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[adam]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2010/05/05/iis-admin-error-handle-is-invalid-permissions-ssl-certificate-machinekeys/</guid>
		<description><![CDATA[Well, I’ve been trying to setup the External Collaboration Toolkit.&#160; All of the instructions tell how to do it as a standalone SharePoint install, but I am trying to get it setup in a SharePoint farm.&#160; One of the steps in the instructions is to setup ADAM to act as the authentication for external users.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I’ve been trying to setup the <a href="http://technet.microsoft.com/en-us/library/cc268155.aspx">External Collaboration Toolkit</a>.&#160; All of the instructions tell how to do it as a standalone <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> install, but I am trying to get it setup in a <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> farm.&#160; One of the steps in the instructions is to setup <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9688F8B9-1034-4EF6-A3E5-2A2A57B5C8E4&amp;displaylang=en">ADAM</a> to act as the authentication for external users.&#160; The communications with ADAM need to be SSL encrypted.&#160; So, I set it up the way the instructions say and went through the portion that ensures that the UserID that runs the ADAM service has access to the SSL Certificates.&#160; </p>
<p>That’s when I must have went wrong.&#160; Somehow, I removed access to the SSL Certificates from the service that runs the IIS Admin service.&#160; So, when I rebooted, IIS would not start.&#160; The only thing that was in the event log was:</p>
<blockquote><p><strong>Handle is invalid</strong></p>
</blockquote>
<p>Real helpful, huh?</p>
<p>Luckily, I was able to find <a href="http://support.microsoft.com/default.aspx?scid=KB;EN-US;278381">Microsoft KB Article #278381</a>.&#160; The basic thing is that I needed to reset the security on the SSL Certificates.&#160; Below is an explaination:</p>
<p>The MachineKeys are at the following location:    <br /><strong>All Users Profile\Application Data\Microsoft\Crypto\RSA</strong></p>
<p>The following settings are the default permissions for the MachineKeys folder:</p>
<table cellspacing="0" cellpadding="0" width="500" border="1">
<tbody>
<tr>
<td valign="top" width="104">Administrator</td>
<td valign="top" width="125">(Full Control)</td>
<td valign="top" width="269">This folder only</td>
</tr>
<tr>
<td valign="top" width="104">Everyone</td>
<td valign="top" width="125">(Special) </td>
<td valign="top" width="269">This folder, subfolders, and files</td>
</tr>
<tr>
<td valign="top" width="104">SYSTEM</td>
<td valign="top" width="125">(Full Control)</td>
<td valign="top" width="269">This folder, subfolders, and files</td>
</tr>
</tbody>
</table>
<pre>&#160;</pre>
<p>To view the special permissions for the Everyone group, right-click the <strong>MachineKeys</strong> folder, click <strong>Advanced</strong> on the <strong>Security</strong> tab, and then click <strong>View/Edit</strong>. The permissions consist of the following permissions: </p>
<ol>
<li>List Folder/Read Data </li>
<li>Read Attributes </li>
<li>Read Extended Attributes </li>
<li>Create Files/Write Data </li>
<li>Create Folders/Append Data </li>
<li>Write Attributes </li>
<li>Write Extended Attributes </li>
<li>Read Permissions </li>
</ol>
<p>&#160;</p>
<p>Select the <strong>Reset Permissions on all Child objects and enable propagation of inheritable permissions</strong> check box. </p>

	Tags: <a href="http://sharepoint-geek.com/category/adam/" title="adam" rel="tag">adam</a>, <a href="http://sharepoint-geek.com/category/external-collaboration-tool-kit/" title="External Collaboration Tool-Kit" rel="tag">External Collaboration Tool-Kit</a>, <a href="http://sharepoint-geek.com/category/iis/" title="IIS" rel="tag">IIS</a>, <a href="http://sharepoint-geek.com/category/ssl/" title="ssl" rel="tag">ssl</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li>No related posts.</li>
	</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2010/05/05/iis-admin-error-handle-is-invalid-permissions-ssl-certificate-machinekeys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Running The Configuration Wizard</title>
		<link>http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/</link>
		<comments>http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:44:00 +0000</pubDate>
		<dc:creator>stewart</dc:creator>
				<category><![CDATA[External Collaboration Tool-Kit]]></category>
		<category><![CDATA[SharePoint Product & Technologies Configuration Wizard]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[wss]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[sharepoint services]]></category>

		<guid isPermaLink="false">http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/</guid>
		<description><![CDATA[I installed a Windows SharePoint Services (WSS) Web Front End (WFE) onto an external server to be used for the External Collaboration Tool-Kit. Once I got it installed I ran the SharePoint Products &#38; Technologies Configuration Wizard and received the following error: Failed to register SharePoint services. The log pointed to several different registry keys [...]]]></description>
			<content:encoded><![CDATA[<p>I installed a Windows <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Services (<a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a>) Web Front End (WFE) onto an external server to be used for the <a href="http://technet.microsoft.com/en-us/library/cc268155.aspx">External Collaboration Tool-Kit</a>.</p>
<p>Once I got it installed I ran the <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> Products &amp; Technologies Configuration Wizard and received the following error: </p>
<p style="text-indent: 20px">Failed to register <a href="http://sharepoint-geek.com/tag/sharepoint/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Sharepoint">SharePoint</a> services.</p>
<p>The log pointed to several different registry keys located at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\<a href="http://sharepoint-geek.com/tag/wss/" class="st_tag internal_tag" rel="tag" title="Posts tagged with wss">WSS</a>\Services.</p>
<p>I deleted everything under that location and it completed successfully.</p>

	Tags: <a href="http://sharepoint-geek.com/category/errors/" title="errors" rel="tag">errors</a>, <a href="http://sharepoint-geek.com/category/external-collaboration-tool-kit/" title="External Collaboration Tool-Kit" rel="tag">External Collaboration Tool-Kit</a>, <a href="http://sharepoint-geek.com/tag/sharepoint/" title="Sharepoint" rel="tag">Sharepoint</a>, <a href="http://sharepoint-geek.com/category/sharepoint-product-technologies-configuration-wizard/" title="SharePoint Product &amp; Technologies Configuration Wizard" rel="tag">SharePoint Product &amp; Technologies Configuration Wizard</a>, <a href="http://sharepoint-geek.com/tag/sharepoint-services/" title="sharepoint services" rel="tag">sharepoint services</a>, <a href="http://sharepoint-geek.com/category/wss/" title="wss" rel="tag">wss</a>, <a href="http://sharepoint-geek.com/tag/wss/" title="wss" rel="tag">wss</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://sharepoint-geek.com/2009/10/07/wssremovefeaturefromsite-bat-file/" title="WssRemoveFeatureFromSite + BAT File (October 7, 2009)">WssRemoveFeatureFromSite + BAT File</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/10/07/wss-v3-moss-2007-features/" title="WSS v3 &amp; MOSS 2007 Features (October 7, 2009)">WSS v3 &amp; MOSS 2007 Features</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/04/stop-windows-sharepoint-services-web-application/" title="Stop Windows SharePoint Services Web Application (November 4, 2009)">Stop Windows SharePoint Services Web Application</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/05/21/sharepoint-search-services-error/" title="SharePoint Search Services Error (May 21, 2009)">SharePoint Search Services Error</a> (0)</li>
	<li><a href="http://sharepoint-geek.com/2009/11/05/sharepoint-alerts-not-working/" title="SharePoint Alerts Not Working (November 5, 2009)">SharePoint Alerts Not Working</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://sharepoint-geek.com/2009/10/22/error-running-the-configuration-wizard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
