<?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>Shawson&#039;s Code Blog &#187; Sharepoint</title>
	<atom:link href="http://www.shawson.co.uk/codeblog/category/sharepoint/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shawson.co.uk/codeblog</link>
	<description>development notes for my failing memory</description>
	<lastBuildDate>Mon, 26 Jul 2010 19:08:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Runaway Sharepoint 2003 Indexing!</title>
		<link>http://www.shawson.co.uk/codeblog/runaway-sharepoint-2003-indexing/</link>
		<comments>http://www.shawson.co.uk/codeblog/runaway-sharepoint-2003-indexing/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 09:54:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Sharepoint]]></category>

		<guid isPermaLink="false">http://www.shawson.co.uk/codeblog/post.aspx?id=b963b3ee-757a-4e99-83ef-ea77848194e3</guid>
		<description><![CDATA[
We have a couple of sharepoint install&#39;s here and I recently had an issue with the server running out of disk space- the server has not been up long and had around 60GB free, so this seemed a little strange.&#160; On investigation it seems the site had been indexing 100&#39;s of external websites for the [...]


Related posts:<ul><li><a href='http://www.shawson.co.uk/codeblog/windows-vista-visual-studio-20035-and-front-page-extensions/' rel='bookmark' title='Permanent Link: Windows Vista, Visual Studio 2003/5 and Front Page Extensions!'>Windows Vista, Visual Studio 2003/5 and Front Page Extensions!</a></li>
<li><a href='http://www.shawson.co.uk/codeblog/net-column-layout-control/' rel='bookmark' title='Permanent Link: .net Column Layout Control'>.net Column Layout Control</a></li>
<li><a href='http://www.shawson.co.uk/codeblog/missing-corrupt-aspxascx-designer-cs-file/' rel='bookmark' title='Permanent Link: Missing / Corrupt *.aspx(/ascx).Designer.cs file'>Missing / Corrupt *.aspx(/ascx).Designer.cs file</a></li>
</ul>]]></description>
			<content:encoded><![CDATA[<p>
We have a couple of sharepoint install&#39;s here and I recently had an issue with the server running out of disk space- the server has not been up long and had around 60GB free, so this seemed a little strange.&nbsp; On investigation it seems the site had been indexing 100&#39;s of external websites for the purposes of searching, and it was these indexes which had consumed the space.&nbsp; Under content administration there is an option to reset the search indexes, but this option just hung when clicked.&nbsp; After much googling and messing around i eventually found the solution- I had to physically remote onto the desktop of the server, open the task manager and close the mssearch process- then from the front page of sharepoint ;
</p>
<p>
Click Site Settings &gt;[under Search Setting and Indexed Content] click Configure Search and Indexing &gt; [under Content Indexes] click Manage content indexes &gt; highlight the erronious index so the menu prompt pops up, then from the menu select &quot;Reset Content Index&quot;.
</p>
<p>
The trick is to make sure mssearch.exe isnt running as this seems to lock the files- be aware the server will try to restart the process when you close it!
</p>
<p>
Once you&#39;ve cleared the index, you can then adjust the indexing settings to prevent it from happening in future.</p>


<p>Related posts:<ul><li><a href='http://www.shawson.co.uk/codeblog/windows-vista-visual-studio-20035-and-front-page-extensions/' rel='bookmark' title='Permanent Link: Windows Vista, Visual Studio 2003/5 and Front Page Extensions!'>Windows Vista, Visual Studio 2003/5 and Front Page Extensions!</a></li>
<li><a href='http://www.shawson.co.uk/codeblog/net-column-layout-control/' rel='bookmark' title='Permanent Link: .net Column Layout Control'>.net Column Layout Control</a></li>
<li><a href='http://www.shawson.co.uk/codeblog/missing-corrupt-aspxascx-designer-cs-file/' rel='bookmark' title='Permanent Link: Missing / Corrupt *.aspx(/ascx).Designer.cs file'>Missing / Corrupt *.aspx(/ascx).Designer.cs file</a></li>
</ul></p>]]></content:encoded>
			<wfw:commentRss>http://www.shawson.co.uk/codeblog/runaway-sharepoint-2003-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
