<?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>Sentiment &#187; SharePoint</title>
	<atom:link href="http://wouter.shush.com/tag/sharepoint/feed" rel="self" type="application/rss+xml" />
	<link>http://wouter.shush.com</link>
	<description>About Life, the Universe, and Everything...</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:27:28 +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>Restoring SharePoint sites, doesn&#8217;t!</title>
		<link>http://wouter.shush.com/2009/01/restoring-sharepoint-sites-doesnt?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restoring-sharepoint-sites-doesnt</link>
		<comments>http://wouter.shush.com/2009/01/restoring-sharepoint-sites-doesnt#comments</comments>
		<pubDate>Wed, 21 Jan 2009 11:38:26 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[content database]]></category>
		<category><![CDATA[restore]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/2009/01/restoring-sharepoint-sites-doesnt</guid>
		<description><![CDATA[So you&#8217;ve set up yourself a nice farm of production, testing and acceptance SharePoint servers, and you want to build a new test server. You make a backup through the Central Administration website, and on your soon to be testing &#8230; <a href="http://wouter.shush.com/2009/01/restoring-sharepoint-sites-doesnt">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!--:en-->So you&#8217;ve set up yourself a nice farm of production, testing and acceptance  SharePoint servers, and you want to build a new test server.</p>
<p>You make a backup through the Central Administration website, and on your soon to be testing server, you restore the backup.</p>
<p>And then you want to connect the restored Content database, only to discover that SharePoint claims that this database does not contain any sites&#8230; Oops?<!--:--><span id="more-164"></span><!--:en--></p>
<p>Scramble to your database server, and look up the newly created content database.  In there, there is a table called <strong>Sites</strong>.  Write down the <strong>site ID</strong> of the sites you want to restore, and go to the Configuration database (SharePoint_Config*) of the server you want to restore your sites on.  Open there the <strong>SiteMap</strong> table, and delete the records which contain the site ID&#8217;s you wrote down earlier.  Reload the <strong>Content Databases</strong> page in <strong>Application Management</strong>, and presto!  Your sites appear!<!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2009/01/restoring-sharepoint-sites-doesnt/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search Scopes not visible in Search dropdown</title>
		<link>http://wouter.shush.com/2008/10/search-scopes-not-visible-in-search-dropdown?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=search-scopes-not-visible-in-search-dropdown</link>
		<comments>http://wouter.shush.com/2008/10/search-scopes-not-visible-in-search-dropdown#comments</comments>
		<pubDate>Thu, 23 Oct 2008 12:44:45 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[microsoft office sharepoint server]]></category>
		<category><![CDATA[moss]]></category>
		<category><![CDATA[search server]]></category>
		<category><![CDATA[search server express]]></category>
		<category><![CDATA[sharepoint server]]></category>
		<category><![CDATA[windows sharepoint services]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=130&#038;lang=en-us</guid>
		<description><![CDATA[When you have rolled out your Microsoft Office Sharepoint Server or Windows Sharepoint Services together with Microsoft Search Server, you probably want to be able to search all sites through any search field on any site.  But you still only &#8230; <a href="http://wouter.shush.com/2008/10/search-scopes-not-visible-in-search-dropdown">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!--:en-->When you have rolled out your Microsoft Office Sharepoint Server or Windows Sharepoint Services together with Microsoft Search Server, you probably want to be able to search all sites through any search field on any site.  But you still only see &#8220;This Site&#8221; as the only scope to select.</p>
<p style="text-align: center;"><img class="size-full wp-image-131 aligncenter" title="Search Server: This Site" src="http://wouter.shush.com/wordpress/wp-content/uploads/searchserver_thissite.png" alt="" width="486" height="70" /></p>
<p>This is not fun.</p>
<p><!--:--><span id="more-130"></span><!--:en--></p>
<p>First make sure you have created a Search Site.  Go to<strong> Site Actions</strong>, <strong>Create </strong>and select <strong>Sites and Workspaces</strong>.  Inthere, create a new site, with the <strong>Enterprise </strong>template <strong>Search Center</strong>.  Give it an url such as http://mysharepointserver/search/.</p>
<p>Next, go back to your main site, go into <strong>Site Actions</strong>,<strong> Site Settings</strong>, <strong>Search Settings</strong> and define a custom scope which links to your Search site, in this case /search/.</p>
<p>This will make the search scopes as defined in your Search Settings available, but chances are that your results are incorrect!</p>
<p>Next, you follow the advice written in <a title="Search Scoped not visible in the Search textbox" href="http://social.technet.microsoft.com/forums/en-US/sharepointsearch/thread/690f0698-ea8c-43aa-ac22-ce4d9d9298dc/" target="_blank">this thread</a> on the Technet Forums:</p>
<p>Modify <strong>C:\Program Files\Common Files\Microsoft Shared\Web Server  Extensions\12\TEMPLATE\FEATURES\OSearchEnhancedFeature\SearchArea.xml</strong> with adding the two following lines within the &lt;Control&gt; XML tag:</p>
<pre lang="xml" line="14">
<property Name="DropDownMode">ShowDD</property>
<property Name="UseSiteDefaults">false</property></pre>
<p>Next, modify <strong>C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\LAYOUTS\osssearchresults.aspx</strong> with the modification on line 101:</p>
<pre lang="asp" line="89"><asp :Content ContentPlaceHolderID="PlaceHolderTitleBreadcrumb"  runat="server">
    <a name="mainContent"></a>  
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td height="25px"><img SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""/></td>
</tr>
<tr>
<td>
        <spswcearchboxex id="SearchBox" runat="server"
       GoImageUrl="/_layouts/images/gosearch.gif"
       GoImageUrlRTL="/_layouts/images/gosearch.gif"
          DropdownModeEx=ShowDD_DefaultURL
          ScopeDisplayGroupName = "Search DropDown"
          FrameType="None"
          ShouldTakeFocusIfEmpty=true />
      </td>
</tr>
<tr>
<td height="10" colspan="8"><img SRC="/_layouts/images/blank.gif" width=1 height=1 alt=""/></td>
</tr>
</table>

</asp></pre>
<p>This turns your search box into a Search site throughout your Sharepoint environment.</p>
<p style="text-align: center;"><img class="size-full wp-image-132 aligncenter" title="Search Server: all scopes are available" src="http://wouter.shush.com/wordpress/wp-content/uploads/searchserver_allscopes.png" alt="" width="364" height="73" /></p>
<p><!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/10/search-scopes-not-visible-in-search-dropdown/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stopped the WSS Search?  D&#8217;oh!</title>
		<link>http://wouter.shush.com/2008/09/stopped-the-wss-search-doh?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stopped-the-wss-search-doh</link>
		<comments>http://wouter.shush.com/2008/09/stopped-the-wss-search-doh#comments</comments>
		<pubDate>Wed, 17 Sep 2008 11:57:13 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[index server]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=104&#038;lang=en-us</guid>
		<description><![CDATA[If you&#8217;re like me, you sometimes play with SharePoint.  In the last SharePoint Services 3.0 installation I noticed that the search function did not give back results, and I went out to scout what the problem was. The Windows SharePoint &#8230; <a href="http://wouter.shush.com/2008/09/stopped-the-wss-search-doh">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!--:en-->If you&#8217;re like me, you sometimes play with SharePoint.  In the last SharePoint Services 3.0 installation I noticed that the search function did not give back results, and I went out to scout what the problem was.</p>
<p>The <strong>Windows SharePoint Services Search</strong> is configured on the <strong>Central Administration website</strong>, <strong>Operations</strong> tab and <strong>Services on Server</strong> section.  There, you can select which server&#8217;s services you want to see, and see their running state and if necessary stop them.</p>
<p>I stopped the Windows SharePoint Services Search services, and that was a Bad Idea.</p>
<p><!--:--><span id="more-104"></span><!--:en--></p>
<p>When you do this, and you want to start this service again, Sharepoint might complain that something&#8217;s rotten in your database:</p>
<blockquote><p><span style="font-size: x-small; font-family: Verdana,Arial,Helvetica;">WSS_Search_SPSSERVERNAME on DBSERVERNAME contains user-defined schema. Databases must be empty before they can be used. </span></p></blockquote>
<p>This does not make anyone happy.  Especially not me.</p>
<p>However, it is not bad as it sounds: you can safely delete the culprit database (&#8220;WSS_Search_SPSSERVERNAME&#8221;) on the database server, and start the service again.  You will lose the index, but if you make sure the index is recreated soon after, you should see starting results pop up again.</p>
<p>If not, be sure to check if the Search Server is defined for your sites in <strong>Central Administration</strong>, tab <strong>Application Management</strong> in the section <strong>Content Databases</strong>.<!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/09/stopped-the-wss-search-doh/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint redirects, DNS confused</title>
		<link>http://wouter.shush.com/2008/09/sharepoint-redirects-dns-confused?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-redirects-dns-confused</link>
		<comments>http://wouter.shush.com/2008/09/sharepoint-redirects-dns-confused#comments</comments>
		<pubDate>Fri, 12 Sep 2008 13:32:47 +0000</pubDate>
		<dc:creator>wooter</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[access mapping]]></category>
		<category><![CDATA[iis]]></category>

		<guid isPermaLink="false">http://wouter.shush.com/?p=98&#038;lang=en-us</guid>
		<description><![CDATA[Suppose you have just finished installing a SharePoint Services 3.0 installation in a multi-domain environment, and the installation should be available from a multiple other domains. Suppose you also configured a Web Application that links to http://mysite/. In your own &#8230; <a href="http://wouter.shush.com/2008/09/sharepoint-redirects-dns-confused">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!--:en-->Suppose you have just finished installing a SharePoint Services 3.0 installation in a multi-domain environment, and the installation should be available from a multiple other domains.  Suppose you also configured a Web Application that links to http://mysite/.</p>
<p>In your own domain, this will work without a glitch.  But not in the other domains!</p>
<p><!--:--><span id="more-98"></span><!--:en--></p>
<p>When working in your local domain, the new name <em>mysite </em>is registered in your DNS.  But visitors from other domains who you give the url mysite.mydomain.tld will see that their http queries do not get resolved, and your web browser might suddenly try to search <em>mysite </em>on Google.</p>
<p>The issue is that Sharepoint employs Alternate Access Mapping, and will rewrite headers to the correct mapping, which is offcourse not correct in your multiple-domain environment.</p>
<p>The <a title="Configure alternate access mapping (Windows SharePoint Services)" href="http://technet.microsoft.com/en-us/library/cc288173.aspx" target="_blank">following Microsoft TechNet article</a> explains how to adjust your access mappings.  Make sure you make a mapping with the fully qualified domain name, and new http requests will resolve correctly.<!--:--></p>
]]></content:encoded>
			<wfw:commentRss>http://wouter.shush.com/2008/09/sharepoint-redirects-dns-confused/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: wouter.shush.com @ 2012-02-08 01:25:01 -->
