<?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>Waiting Impatiently</title>
	<atom:link href="http://waitingimpatiently.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://waitingimpatiently.com</link>
	<description>Life and times of a networking programmer. .NET, TFS, Sharepoint and servers.</description>
	<lastBuildDate>Fri, 11 May 2012 15:00:04 +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>Failed to connect to the specified Search Server.</title>
		<link>http://waitingimpatiently.com/index.php/2012/05/10/failed-to-connect-to-the-specified-search-server/</link>
		<comments>http://waitingimpatiently.com/index.php/2012/05/10/failed-to-connect-to-the-specified-search-server/#comments</comments>
		<pubDate>Fri, 11 May 2012 03:38:01 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Ektron]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=112</guid>
		<description><![CDATA[It is hard to diagnose some of the search issues on the new Ektron/Microsoft search. If you have ever worked with SharePoint, you know of the rogue SharePoint errors that mean almost nothing. The error &#8220;Failed to connect to the specified Search Server. Please verify that the Search Server URL and port number are valid [...]]]></description>
			<content:encoded><![CDATA[<p>It is hard to diagnose some of the search issues on the new Ektron/Microsoft search. If you have ever worked with SharePoint, you know of the rogue SharePoint errors that mean almost nothing. The error &#8220;Failed to connect to the specified Search Server. Please verify that the Search Server URL and port number are valid and try again.&#8221; is one of those. Here is the steps I recently used to fix the error.</p>
<p>Open the Windows Services control panel.<br />
Right-click on the entry for the Ektron Search Server Service.<br />
Choose the ‘Properties’ option from the context menu.<br />
Select the ‘Log On’ tab from the properties dialog window.<br />
Select the radio button labeled ‘This account’<br />
Enter the credentials to match those of the SharePoint Server Search 14 (OSearch14) service.<br />
Commit your changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2012/05/10/failed-to-connect-to-the-specified-search-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What version am I on!</title>
		<link>http://waitingimpatiently.com/index.php/2012/05/10/what-version-am-i-on/</link>
		<comments>http://waitingimpatiently.com/index.php/2012/05/10/what-version-am-i-on/#comments</comments>
		<pubDate>Fri, 11 May 2012 03:32:14 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Ektron]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=107</guid>
		<description><![CDATA[Sometimes it is hard to know exactly what version of Ektron you are on. Lately they have been better at the version numbers, but in the last some version from SP1 to SP2 had the same version number. So the easiest trick to do is to look in SQL. Run this script on the Ektron [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes it is hard to know exactly what version of Ektron you are on. Lately they have been better at the version numbers, but in the last some version from SP1 to SP2 had the same version number. So the easiest trick to do is to look in SQL. Run this script on the Ektron database.</p>
<p>select convert (varchar, version) from settings</p>
<p>This will tell you exactly what version of Ektron you are on.</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2012/05/10/what-version-am-i-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find what w3sp is running what IIS site</title>
		<link>http://waitingimpatiently.com/index.php/2012/01/25/find-what-w3sp-is-running-what-iis-site/</link>
		<comments>http://waitingimpatiently.com/index.php/2012/01/25/find-what-w3sp-is-running-what-iis-site/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 16:29:57 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=85</guid>
		<description><![CDATA[http://abhijitjana.net/2010/07/15/identifying-worker-process-w3wp-exe-iis-6-0-and-iis-7-0-for-debugging-asp-net-application/]]></description>
			<content:encoded><![CDATA[<p><a href="http://abhijitjana.net/2010/07/15/identifying-worker-process-w3wp-exe-iis-6-0-and-iis-7-0-for-debugging-asp-net-application/">http://abhijitjana.net/2010/07/15/identifying-worker-process-w3wp-exe-iis-6-0-and-iis-7-0-for-debugging-asp-net-application/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2012/01/25/find-what-w3sp-is-running-what-iis-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change IP address of Microsoft Cluster</title>
		<link>http://waitingimpatiently.com/index.php/2011/10/20/change-ip-address-of-microsoft-cluster/</link>
		<comments>http://waitingimpatiently.com/index.php/2011/10/20/change-ip-address-of-microsoft-cluster/#comments</comments>
		<pubDate>Thu, 20 Oct 2011 21:04:41 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/index.php/2011/10/20/change-ip-address-of-microsoft-cluster/</guid>
		<description><![CDATA[http://alipka.wordpress.com/2008/12/17/how-to-change-cluster-ip-address-or-move-the-default-cluster-group-in-windows-server-2008/]]></description>
			<content:encoded><![CDATA[<p>http://alipka.wordpress.com/2008/12/17/how-to-change-cluster-ip-address-or-move-the-default-cluster-group-in-windows-server-2008/</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2011/10/20/change-ip-address-of-microsoft-cluster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check database table sizes</title>
		<link>http://waitingimpatiently.com/index.php/2010/10/19/check-database-table-sizes/</link>
		<comments>http://waitingimpatiently.com/index.php/2010/10/19/check-database-table-sizes/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 18:30:48 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/index.php/2010/10/19/check-database-table-sizes/</guid>
		<description><![CDATA[http://www.cryer.co.uk/brian/sqlserver/howto_list_table_sizes.htm]]></description>
			<content:encoded><![CDATA[<p>http://www.cryer.co.uk/brian/sqlserver/howto_list_table_sizes.htm</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2010/10/19/check-database-table-sizes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Truncate log file in 2008 (no backup)</title>
		<link>http://waitingimpatiently.com/index.php/2010/08/23/truncate-log-file-in-2008-no-backup/</link>
		<comments>http://waitingimpatiently.com/index.php/2010/08/23/truncate-log-file-in-2008-no-backup/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 18:16:03 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=77</guid>
		<description><![CDATA[ use [WSS_Content] select * FROM sys.database_files ALTER DATABASE [WSS_Content] SET RECOVERY SIMPLE WITH NO_WAIT DBCC SHRINKFILE(WSS_Content_log, 1) ALTER DATABASE [WSS_Content] SET RECOVERY FULL WITH NO_WAIT]]></description>
			<content:encoded><![CDATA[<p> <span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small">use </span></span></span></span><span style="font-size: x-small;">[WSS_Content]</span></p>
<div><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small">select * </span></span></span></span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">FROM</span></span><span style="font-size: x-small;"> </span><span style="color: #008000; font-size: x-small;"><span style="color: #008000; font-size: x-small;">sys</span></span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">.</span></span><span style="color: #008000; font-size: x-small;"><span style="color: #008000; font-size: x-small;">database_files</span></span></div>
<p><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small">ALTER<span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"> </span></span></span></span></span></span></span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">DATABASE</span></span><span style="font-size: x-small;"> [WSS_Content] </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">SET</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">RECOVERY</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">SIMPLE</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">WITH</span></span><span style="font-size: x-small;"> NO_WAIT</span></p>
<p><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small">DBCC<span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"> </span></span></span></span></span></span></span><span style="font-size: x-small;">SHRINKFILE</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">(</span></span><span style="font-size: x-small;">WSS_Content_log</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">,</span></span><span style="font-size: x-small;"> 1</span><span style="color: #808080; font-size: x-small;"><span style="color: #808080; font-size: x-small;">)</span></span></p>
<p><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small"><span style="FONT-FAMILY: ; COLOR: #0000ff; FONT-SIZE: x-small">ALTER<span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;"> </span></span></span></span></span></span></span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">DATABASE</span></span><span style="font-size: x-small;"> [WSS_Content] </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">SET</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">RECOVERY</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">FULL</span></span><span style="font-size: x-small;"> </span><span style="color: #0000ff; font-size: x-small;"><span style="color: #0000ff; font-size: x-small;">WITH</span></span><span style="font-size: x-small;"> NO_WAIT</span></p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2010/08/23/truncate-log-file-in-2008-no-backup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide all the SharePoint goodies when in anonymous mode</title>
		<link>http://waitingimpatiently.com/index.php/2009/12/11/hide-all-the-sharepoint-goodies-when-in-anonymous-mode/</link>
		<comments>http://waitingimpatiently.com/index.php/2009/12/11/hide-all-the-sharepoint-goodies-when-in-anonymous-mode/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 21:18:23 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=75</guid>
		<description><![CDATA[When you are in anonymous mode, published, you dont want any of the SharePoint scripts to be running like named.dll. The way to hide it is to wrapped the SharePoint scripts in a security tab. Thus security trimming the scripts and SharePoint overriding CSS classes.   &#60;Sharepoint:SPSecurityTrimmedControl PermissionsString=&#8221;BrowseDirectories&#8221; runat=&#8221;server&#8221;&#62;   &#60;!&#8211;showing sharepoint scripts &#8211;&#62;   &#60;SharePoint:ScriptLink name=&#8221;init.js&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>When you are in anonymous mode, published, you dont want any of the SharePoint scripts to be running like named.dll. The way to hide it is to wrapped the SharePoint scripts in a security tab. Thus security trimming the scripts and SharePoint overriding CSS classes.</p>
<p> </p>
<p>&lt;Sharepoint:SPSecurityTrimmedControl PermissionsString=&#8221;BrowseDirectories&#8221; runat=&#8221;server&#8221;&gt;<br />
  &lt;!&#8211;showing sharepoint scripts &#8211;&gt;<br />
  &lt;SharePoint:ScriptLink name=&#8221;init.js&#8221; runat=&#8221;server&#8221;/&gt;<br />
  &lt;Sharepoint:CssLink runat=&#8221;server&#8221;/&gt;<br />
&lt;/Sharepoint:SPSecurityTrimmedControl&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2009/12/11/hide-all-the-sharepoint-goodies-when-in-anonymous-mode/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>This product requires ASP.NET v2.0 to be set to &#8216;Allow&#8217; in the list of IIS Web Server Extensions</title>
		<link>http://waitingimpatiently.com/index.php/2009/07/24/this-product-requires-aspnet-v20-to-be-set-to-allow-in-the-list-of-iis-web-server-extensions/</link>
		<comments>http://waitingimpatiently.com/index.php/2009/07/24/this-product-requires-aspnet-v20-to-be-set-to-allow-in-the-list-of-iis-web-server-extensions/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 15:11:00 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=73</guid>
		<description><![CDATA[I think there might be an issue with .NET 2.0 SP2 that causes my normal fix of &#8220;click the reinstall button on .NET 2.0&#8243; to fix this issue. i recently ran into this issue again and it didnt work. What did work is the commands below. Bascially it is uninstalling and reinstalling via regiis. C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&#62;aspnet_regiis [...]]]></description>
			<content:encoded><![CDATA[<p>I think there might be an issue with .NET 2.0 SP2 that causes my normal fix of &#8220;click the reinstall button on .NET 2.0&#8243; to fix this issue. i recently ran into this issue again and it didnt work. What did work is the commands below. Bascially it is uninstalling and reinstalling via regiis.</p>
<p>C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;aspnet_regiis -u   (uninstall)</p>
<p align="left">C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727&gt;aspnet_regiis -i   (reinstall)</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2009/07/24/this-product-requires-aspnet-v20-to-be-set-to-allow-in-the-list-of-iis-web-server-extensions/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>the search service is currently offline. visit the services on server page in sharepoint central administration to verify whether the service is enabled. this might also be because an indexer move is in progress</title>
		<link>http://waitingimpatiently.com/index.php/2009/07/08/the-search-service-is-currently-offline-visit-the-services-on-server-page-in-sharepoint-central-administration-to-verify-whether-the-service-is-enabled-this-might-also-be-because-an-indexer-move-is/</link>
		<comments>http://waitingimpatiently.com/index.php/2009/07/08/the-search-service-is-currently-offline-visit-the-services-on-server-page-in-sharepoint-central-administration-to-verify-whether-the-service-is-enabled-this-might-also-be-because-an-indexer-move-is/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 04:08:09 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=71</guid>
		<description><![CDATA[Why did this happen? No idea. How did I fix it, read below. Open central admin Goto Operations Goto Services on server and located your index server On &#8220;Office SharePoint Server Search&#8221; click &#8220;Stop&#8221;. This deconfigures it. Now click &#8220;start&#8221; Then click &#8220;Shared Services Administration&#8221;, hover over the failing SSP and select edit. You will [...]]]></description>
			<content:encoded><![CDATA[<p>Why did this happen? No idea. How did I fix it, read below.</p>
<ol>
<li>Open central admin</li>
<li>Goto Operations</li>
<li>Goto Services on server and located your index server</li>
<li>On &#8220;Office SharePoint Server Search&#8221; click &#8220;Stop&#8221;. This deconfigures it.</li>
<li>Now click &#8220;start&#8221;</li>
<li>Then click &#8220;Shared Services Administration&#8221;, hover over the failing SSP and select edit.</li>
<li>You will notice now the indexer is not selected. Select it from the drop down.</li>
<li>HERE IS THE IMPORTANT PART. The server you have selected is probably the same server as you used before. If it is, go to that server and locate the indexer files. It is in the textbox right below the drop down you just used. For me it was &#8220;F:\Program Files\Microsoft Office Servers\12.0\Data\Office Server\Applications&#8221;. In there you will find a folder with Guid name. At the end of that folder add &#8220;_old&#8221;. Now go back to your SSP and click OK. Wait 1 minute and the index will recreate the guid folder.</li>
<li>Tada, all fixed.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2009/07/08/the-search-service-is-currently-offline-visit-the-services-on-server-page-in-sharepoint-central-administration-to-verify-whether-the-service-is-enabled-this-might-also-be-because-an-indexer-move-is/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove hiberfil.sys on Server 2008</title>
		<link>http://waitingimpatiently.com/index.php/2009/07/08/remove-hiberfilsys-on-server-2008/</link>
		<comments>http://waitingimpatiently.com/index.php/2009/07/08/remove-hiberfilsys-on-server-2008/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 17:59:03 +0000</pubDate>
		<dc:creator>Chris Auer</dc:creator>
				<category><![CDATA[Chris]]></category>

		<guid isPermaLink="false">http://waitingimpatiently.com/?p=69</guid>
		<description><![CDATA[For what ever reason server 2008 creates a file on the OS drive for hybrinating the same size as the RAM that is in the server. Not sure how many servers hybrinate, but not mine. To turn it off just run this from command line powercfg -h off Enjoy.]]></description>
			<content:encoded><![CDATA[<p>For what ever reason server 2008 creates a file on the OS drive for hybrinating the same size as the RAM that is in the server. Not sure how many servers hybrinate, but not mine.</p>
<p>To turn it off just run this from command line</p>
<p>powercfg -h off</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://waitingimpatiently.com/index.php/2009/07/08/remove-hiberfilsys-on-server-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

