<?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>Sebastian Rottmair &#187; Sharepoint</title>
	<atom:link href="http://www.rottmair.de/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rottmair.de</link>
	<description>Welcome home, good to see you again. Have a seat. Tea? Coffee?</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:15:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Sharepoint Portal Server 2003 to MS Office Sharepoint Server 2007 Upgrade</title>
		<link>http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/</link>
		<comments>http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/#comments</comments>
		<pubDate>Tue, 27 Feb 2007 15:23:23 +0000</pubDate>
		<dc:creator>Sebastian Rottmair</dc:creator>
				<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/</guid>
		<description><![CDATA[We are currently in the process of upgrading from SPS 2003 to MOSS 2007 and my colleague Dennis and I were struggling with the upgrade process. One of the errors that drove us mad during the upgrade process was a simple â€śUser cannot be found.â€? error which stopped our portal upgrade. Neither the error message [...]]]></description>
			<content:encoded><![CDATA[<p>We are currently in the process of upgrading from SPS 2003 to MOSS 2007 and my colleague Dennis and I were struggling with the upgrade process.</p>
<p>One of the errors that drove us mad during the upgrade process was a simple â€śUser cannot be found.â€? error which stopped our portal upgrade. Neither the error message nor any logs did indicate who was not found or where the user was missing.</p>
<p>It turned out that the SiteOwner of our portal used to be a local administrator (yes, we should have set it up in a different way in the first place) and this account was deleted from the Sharepoint user list afterwards. Now we were left with a non-existing SiteOwner who we were not able to change anymore. Neither the Sharepoint Central Administration nor the <a target="_blank" href="http://www.microsoft.com/technet/windowsserver/sharepoint/V2/stcollad.mspx">stsadm command line tool</a> worked when we tried to change the SiteOwner for the SPS portal.</p>
<p>There were two entries in Fabianâ€™s blog which pointed us to the solution of this issue (<a target="_blank" href="http://weblogs.mysharepoint.de/fabianm/archive/2005/07/19/1283.aspx">1st</a> and <a target="_blank" href="http://weblogs.mysharepoint.de/fabianm/archive/2005/08/16/1318.aspx">2nd</a> entry): We added the new SiteOwner as a secondary site owner to the portal site using stsadm and looked at the â€śsitesâ€? table on the SQL server. In the â€śOwnerIDâ€? column of the portal should be a 1 the Sharepoint User ID of the original (now missing) SiteOwner. In the SecondaryContact column we found the ID of the future SiteOwner. We subsequently modified the â€śOwnerIDâ€? from 1 to the number of the SecondaryContact. After that we did change the SiteOwner via the Sharepoint Central Administration which worked perfectly fine and the error was gone.</p>
<p><strong>Attention: the approach worked for us on a test server. I do not recommend using this for any kind of production system. Microsoft does not support any system whose database has been modified manually.<br />
</strong><br />
Leave me a comment if you need further information or have more questions.</p>
<div style="height:33px;" class="really_simple_share robots-nocontent snap_nopreview"><div class="really_simple_share_facebook_like" style="width:100px;">
				<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.rottmair.de%2F2007%2F02%2F27%2Fsharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007%2F&amp;layout=button_count&amp;show_faces=false&amp;width=100&amp;action=like&amp;colorscheme=light&amp;send=false&amp;height=27" 
						scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:27px;" allowTransparency="true"></iframe>
				</div>
					<div style="float:left; width:50px; padding-left:10px;" class="really_simple_share_facebook_like_send">
					<fb:send href="http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/" font=""></fb:send>
					</div><div class="really_simple_share_google1" style="width:90px;">
					<g:plusone size="medium" href="http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/" ></g:plusone>
				</div><div class="really_simple_share_linkedin" style="width:px;">
					<script type="IN/Share" data-counter="right" data-url="http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/"></script>
				</div><div class="really_simple_share_twitter" style="width:110px;">
					<a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" 
						data-text="Sharepoint Portal Server 2003 to MS Office Sharepoint Server 2007 Upgrade (via @unjoblist)" data-url="http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/" 
						data-via="" ></a> 
				</div></div>
		<div style="clear:both;"></div>]]></content:encoded>
			<wfw:commentRss>http://www.rottmair.de/2007/02/27/sharepoint-portal-server-2003-to-ms-office-sharepoint-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

