<?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 Cowboy</title>
	<atom:link href="http://vspug.com/sharepointredneck/feed/" rel="self" type="application/rss+xml" />
	<link>http://vspug.com/sharepointredneck</link>
	<description>Just another VSPUG - Virtual SharePoint User Group weblog</description>
	<lastBuildDate>Tue, 27 May 2008 20:37:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Error during encryption or decryption. System error code 997</title>
		<link>http://vspug.com/sharepointredneck/2008/05/27/error-during-encryption-or-decryption-system-error-code-997/</link>
		<comments>http://vspug.com/sharepointredneck/2008/05/27/error-during-encryption-or-decryption-system-error-code-997/#comments</comments>
		<pubDate>Tue, 27 May 2008 20:37:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I had this exact same problem below and copied the post to here for further reference.&#160; Click here for the origianl post:
&#160;
&#160;http://www.whitworth.org/Blog/PermaLink,guid,f0c3c8b0-bfb8-4796-b130-dcc7175ce2e4.aspx
&#160;
I was recently installing WSS 3.0 on a SQL Reporting Services server to prepare it for Sharepoint Integrated Mode and got an error similar to the following at the end of the Sharepoint Technologies [...]]]></description>
			<content:encoded><![CDATA[<p>I had this exact same problem below and copied the post to here for further reference.&nbsp; Click here for the origianl post:</p>
<p>&nbsp;</p>
<p>&nbsp;<a href="http://www.whitworth.org/Blog/PermaLink,guid,f0c3c8b0-bfb8-4796-b130-dcc7175ce2e4.aspx">http://www.whitworth.org/Blog/PermaLink,guid,f0c3c8b0-bfb8-4796-b130-dcc7175ce2e4.aspx</a></p>
<p>&nbsp;</p>
<p>I was recently installing WSS 3.0 on a SQL Rep<span class="searchword">or</span>ting Services server to prepare it f<span class="searchword">or</span> <span class="searchword">Sharepoint</span> Integrated Mode and got an err<span class="searchword">or</span> similar to the following at the end of the <span class="searchword">Sharepoint</span> Technologies Configuration Wizard: </p>
<p><em>Err<span class="searchword">or</span> <span class="searchword">during</span> <span class="searchword">encryption</span> <span class="searchword">or</span> decryption. System err<span class="searchword">or</span> code 997</em></p>
<p>After reading the article included below, I realized our problem was that we changed the <span class="searchword">sharepoint</span> service account passw<span class="searchword">or</span>d nearly a month ago. Everything still appeared to be w<span class="searchword">or</span>king fine, but when I went to join a new server to the farm it was still trying to receive the inc<span class="searchword">or</span>rect credentials that were cached. In a nutshell, you have to run stsadm -o updatefarmcredentials on the central admin server (with the c<span class="searchword">or</span>rect parameters below) and then also update the credentials on the server that failed to join, then go back and do one m<span class="searchword">or</span>e update on the&nbsp;central admin server.&nbsp;I also disconnected it from the farm and reconnected it after the failure.</p>
<p>I found the following <a href="http://www.whitworth.org/Blog/ct.ashx?id=f0c3c8b0-bfb8-4796-b130-dcc7175ce2e4&amp;url=http%3a%2f%2fwijix.com%2fblogs%2fcentricity%2fdefault.aspx">article</a>&nbsp; on the Centricity Web Site. My apologies f<span class="searchword">or</span> the direct copy, but this was useful info I did not want to lose.</p>
<blockquote>
<p>I was&nbsp;adding a secondary web front-end to their already existing Production MOSS 2007 Farm f<span class="searchword">or</span> one of my clients.&nbsp; The MOSS 2007 RTM software was installed using the &quot;Complete&quot; option (&quot;Web Front-end&quot; only option was tried as well with the same results) on a newly created server. </p>
<p>Each time I attempted to run the &quot;<span class="searchword">SharePoint</span> Products &amp; Technology Configuration (SPTC)&quot;, I received the an err<span class="searchword">or</span> stating to the server could not be added and that I should review the PSC_Diagnostics.log file.&nbsp; The actual err<span class="searchword">or</span> is shown below. </p>
<p><strong>Most Common Advice is not always the &quot;Best Advice&quot;</strong></p>
<p>The err<span class="searchword">or</span> code (997), as well as a number of <span class="searchword">SharePoint</span> professionals, pointed me to a&nbsp;Knowledge Base Article (<a href="http://www.whitworth.org/Blog/ct.ashx?id=f0c3c8b0-bfb8-4796-b130-dcc7175ce2e4&amp;url=http%3a%2f%2fsupport.microsoft.com%2fkb%2f927156">http://supp<span class="searchword">or</span>t.microsoft.com/kb/927156</a>) </p>
<p>This article simply says to recreate you configuration database, using the following command line. </p>
<blockquote>
<p><strong>psconfig -cmd configdb -create -server ServerName -database ConfigDBName -user DomainUser -passw<span class="searchword">or</span>d Passw<span class="searchword">or</span>d</strong></p>
</blockquote>
<h5><strong>Expected Outcome</strong></h5>
<p>By doing this, expect to loose time and everything but content. You will have to do the following to properly recover: </p>
<ol>
<li>Recreate each web application and reattach&nbsp;the existing&nbsp;content database.
<li>Recreate the Shared Services Provider web application and reattach that database.
<li>Re-add each web front-end and application server to the farm.</li>
</ol>
<h5><strong>Research Found</strong></h5>
<p>Jukka Paajanen [MSFT]&nbsp;on EggheadCafe associates the err<span class="searchword">or</span> code (997) with a few other issues and provides the problem. He says the issues are: </p>
<ul>
<li>the err<span class="searchword">or</span> number is 997
<li>have standalone install (<span class="searchword">or</span> have configured your farm with account that has no passw<span class="searchword">or</span>d <span class="searchword">or</span> the account passw<span class="searchword">or</span>d changed)
<li>one of the <span class="searchword">SharePoint</span> services used an account that has passw<span class="searchword">or</span>d (web app, services)
<li>are reinstalling, </li>
</ul>
<p>The Problem, he states is&nbsp;&quot;the existing configdb has old references to passw<span class="searchword">or</span>ds that it cannot decrypt.&quot; </p>
<p>His Solution was to do the same as above. </p>
<h5><strong>Better Solution</strong></h5>
<p>Well, my problem is fixed and I did not recreate my configdb.&nbsp; It is much simpler.&nbsp; At the time this article was written no one other than&nbsp;Jukka had made the association between changing passw<span class="searchword">or</span>ds and the err<span class="searchword">or</span> code (997).&nbsp; This lead me to look into&nbsp;resetting farm credentials, which led me this article&nbsp;by Joel Oleson </p>
<p>Joel Oleson outlines the process in detail: </p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- </p>
<p>If you know the passw<span class="searchword">or</span>d bef<span class="searchword">or</span>e the passw<span class="searchword">or</span>d change, you can do the following to your machine with WSS on it: </p>
<ol>
<li>Ensure the WSS Administration and WSS Timer services are running on all machines.
<li>On machine with central admin (WFE1)
<ol>
<li>stsadm -o updatefarmcredentials -userlogin &quot;domain user&quot; -passw<span class="searchword">or</span>d &quot;newPassw<span class="searchword">or</span>d&quot;
<li>iisreset /nof<span class="searchword">or</span>ce (optional) </li>
</ol>
<li>On any machine after this completes (wait f<span class="searchword">or</span> the &quot;Administration Application Pool Credential Deployment&quot; job definition to go away on the Timer Job Definitions central admin page)
<ol>
<li>stsadm -o updateaccountpassw<span class="searchword">or</span>d -userlogin &quot;domain user&quot; -passw<span class="searchword">or</span>d &quot;newpassw<span class="searchword">or</span>d&quot; -noadmin </li>
</ol>
</li>
</ol>
<p>Otherwise, after a passw<span class="searchword">or</span>d change: </p>
<ol>
<li>Go to the server central admin box:
<ol>
<li>run the command stsadm -o updatefarmcredentials -userlogin &lt;domain<br />
ame&gt; -passw<span class="searchword">or</span>d &lt;newpassw<span class="searchword">or</span>d&gt; </li>
</ol>
<li>User must run IISReset /nof<span class="searchword">or</span>ce to complete the action.
<li>Delete the updatefarmcredentials timer job on central admin page-&gt;operations-&gt;job definitions page
<ol>
<li>Go to each other server in the farm, and&nbsp;run the command:
<ol>
<li>stsadm -o updatefarmcredentials -userlogin &lt;domain<br />
ame&gt; -passw<span class="searchword">or</span>d &lt;newpassw<span class="searchword">or</span>d&gt; -local.&nbsp; </p>
<li>If -local isn&#39;t supplied, it will fail because step (4) created a timer job that locks creating OTHER timer jobs.</li>
</ol>
</li>
</ol>
<li>On any machine after this completes (wait f<span class="searchword">or</span> the &quot;Administration Application Pool Credential Deployment&quot; job definition to go away on the Timer Job Definitions central admin page)
<ol>
<li>stsadm&nbsp;-o updateaccountpassw<span class="searchword">or</span>d -userlogin &quot;domain user&quot; -passw<span class="searchword">or</span>d &quot;newpassw<span class="searchword">or</span>d&quot; -noadmin </li>
</ol>
</li>
</ol>
<p>M<span class="searchword">or</span>e verbose Instructions from MSIT.&nbsp; Note these are not really polished, but a have some integrated tips that should be of value. </p>
<p><strong>Passw<span class="searchword">or</span>d Changes</strong> </p>
<p>WSS WFEs </p>
<p>Central Admin AppPool (First) </p>
<p>Stsadm -o updatefarmcredentials -userlogin &lt;domain<br />
ame&gt; -passw<span class="searchword">or</span>d &lt;passw<span class="searchword">or</span>d&gt; </p>
<p>&nbsp;&nbsp; &nbsp; Other AppPools </p>
<p>Stsadm -o updateaccountpassw<span class="searchword">or</span>d -userlogin &lt;domain<br />
ame&gt; -passw<span class="searchword">or</span>d &lt;passw<span class="searchword">or</span>d&gt; [-noadmin] </p>
<p>Use -noadmin if the Central Admin AppPool is the same account as other Web AppPools</p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2008/05/27/error-during-encryption-or-decryption-system-error-code-997/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Removing the Quick Launch / Left navigation from your SharePoint site</title>
		<link>http://vspug.com/sharepointredneck/2008/05/08/removing-the-quick-launch-left-navigation-from-your-sharepoint-site/</link>
		<comments>http://vspug.com/sharepointredneck/2008/05/08/removing-the-quick-launch-left-navigation-from-your-sharepoint-site/#comments</comments>
		<pubDate>Thu, 08 May 2008 16:32:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[One of my colleagues sent me a webpart that they had found that when added to a SharePoint site the left navigation or Quicklaunch no longer displayed.&#160; What this web part was basically doing is injecting the css styles that removed that section from displaying.&#160; You also can accomplish the same thing by modifying the [...]]]></description>
			<content:encoded><![CDATA[<p>One of my colleagues sent me a webpart that they had found that when added to a SharePoint site the left navigation or Quicklaunch no longer displayed.&nbsp; What this web part was basically doing is injecting the css styles that removed that section from displaying.&nbsp; You also can accomplish the same thing by modifying the style sheet that is applied to your site, remember it may be different if you have applied a theme or different master page.&nbsp; Jsut fine the .leftNav style and add display:none;.&nbsp; Waalaa no more left Navigation.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2008/05/08/removing-the-quick-launch-left-navigation-from-your-sharepoint-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Server is not Operational in Event Log on SharePoint Web Servers</title>
		<link>http://vspug.com/sharepointredneck/2008/03/20/the-server-is-not-operational-in-event-log-on-sharepoint-web-servers/</link>
		<comments>http://vspug.com/sharepointredneck/2008/03/20/the-server-is-not-operational-in-event-log-on-sharepoint-web-servers/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 16:50:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Wow this one was a major tough one.&#160; Thanks to one of my colleagues for figuring it out.
&#160;
We have a SharePoint farm consisting of 3 Front-ends, 1 Index server, and Cluster SQL 2005.&#160; The 3 Front-ends are using Microsoft NLB&#160; (WHICH IS EVIL BY THE WAY)!&#160; Anytime we got high usage on the front-ends we [...]]]></description>
			<content:encoded><![CDATA[<p>Wow this one was a major tough one.&nbsp; Thanks to one of my colleagues for figuring it out.</p>
<p>&nbsp;</p>
<p>We have a SharePoint farm consisting of 3 Front-ends, 1 Index server, and Cluster SQL 2005.&nbsp; The 3 Front-ends are using Microsoft NLB&nbsp; <b>(WHICH IS EVIL BY THE WAY)</b>!&nbsp; Anytime we got high usage on the front-ends we were slammed with &quot;Server is not Operational&quot; in the Application event log.&nbsp; Since the SharePoint site is using Forms Authentication we originally thought it was a problem with the LDAP provider.&nbsp; But couldn&#39;t make the case for that.&nbsp; After extensive searching my colleague found an older article about TCP wait time.&nbsp; Here is the link to that article.</p>
<p><a href="http://www.port80software.com/200ok/archive/2004/12/07/205.aspx">http://www.port80software.com/200ok/archive/2004/12/07/205.aspx</a></p>
<p>&nbsp;</p>
<p>It appears what was happening is that with all the flooding that happens with MS NLB it was causing issues with the connection the AD during heavy use periods.&nbsp; My colleague made this change on each front-end:</p>
<p>&nbsp;
</p>
<p>You must add the Tcp TimedWaitDelay REG_DWORD value to the HKEY_LOCAL_MACHINE<br />
<a href="/controlpanel/blogs/posteditor.aspx?SelectedNavItem=NewPost#" style="border-bottom:0.07em solid darkgreen;" class="iAs" target="_blank">SYSTEM</a>CurrentControlSetServices TcpipParameters<br />
registry subkey. Then, you set the delay to the number of seconds (in decimal<br />
form):</p>
<pre>Value Type: REG_DWORD--  Time in secondsValid Range: 30-300 (decimal)Default: 0xF0 (120 decimal)</pre>
<p><a href="http://windowsitpro.com/article/articleid/23276/the-time_wait-states-effect-on-iis-performance.html"></p>
<p>http://windowsitpro.com/article/articleid/23276/the-time_wait-states-effect-on-iis-performance.html</a></p>
<pre>This decreased the wait time reset value from 4 minutes to 2 minutes.  &nbsp;</pre>
<pre>&nbsp;After monitoring the system for a couple of days, Whala!  No more errors.</pre>
<pre>&nbsp;</pre>
<pre>I sure hope this helps someone else out there!&nbsp;</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2008/03/20/the-server-is-not-operational-in-event-log-on-sharepoint-web-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Access Denied checking out Master Page and other strange permission issues</title>
		<link>http://vspug.com/sharepointredneck/2008/03/18/access-denied-checking-out-master-page-and-other-strange-permission-issues/</link>
		<comments>http://vspug.com/sharepointredneck/2008/03/18/access-denied-checking-out-master-page-and-other-strange-permission-issues/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 20:59:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[&#160;
We are having some very strange permissions problems with one of our customers.&#160; First off all of the document libraries, and
lists in the entire Site Collection and sub sites do not show the Settings
Button menu.&#160; You can still get to the
settings through all Site Settings, Site Administrations and then Customize the
the Content.&#160; 
&#160;
As well when [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p class="MsoPlainText">We are having some very strange permissions problems with one of our customers.<span>&nbsp; </span>First off all of the document libraries, and<br />
lists in the entire Site Collection and sub sites do not show the Settings<br />
Button menu.<span>&nbsp; </span>You can still get to the<br />
settings through all Site Settings, Site Administrations and then Customize the<br />
the Content.<span>&nbsp; </span></p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">As well when going to a doc lib or list the &quot;Edit<br />
Page&quot; under site actions are missing.</p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">I have also tried to just check out any of the pages in<br />
the Master Page Gallery and receive and &quot;ACCESS DENIED&quot; page.<span>&nbsp; </span></p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">We have tried several different users all having Site<br />
Admin, Designers, Full Control permissions.<span>&nbsp;<br />
</span>I have even checked to ensure that there are no unique permission set on<br />
these lists or doc libs.<span>&nbsp; </span></p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">I also created a new sub site with Unique permissions and<br />
still have the same issues.<span>&nbsp; </span>Appears to<br />
be something with Web Application but I can&#39;t find what the problem is.</p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">************************&nbsp; UPDATE&nbsp; ************************************</p>
<p class="MsoPlainText">&nbsp;</p>
<p class="MsoPlainText">Oh what an idiot I am.&nbsp; Never occurred to me to look in the most obvious place.&nbsp;&nbsp;</p>
<p class="MsoPlainText">&nbsp;</p>
<p>Check what you currently have as<br />
the&#39; User Permissions for the Web Application&#39; by going to Central<br />
Administration -&gt; Application Management (for the pertinent Web Application)<br />
-&gt; User Permissions for Web Application (Under Application Security<br />
Category) and see if all permissions here are checked. If not, they will not<br />
filter down to any of the Site Collection permissions.</p>
<p class="MsoPlainText">&nbsp;<span style="font-size:11pt;font-family:&#39;Calibri&#39;,&#39;sans-serif&#39;;"></p>
<p><img height="221" width="540" alt="  " /></span></p>
<p class="MsoPlainText">&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2008/03/18/access-denied-checking-out-master-page-and-other-strange-permission-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint Portal administration service was not starting</title>
		<link>http://vspug.com/sharepointredneck/2007/10/31/sharepoint-portal-administration-service-was-not-starting/</link>
		<comments>http://vspug.com/sharepointredneck/2007/10/31/sharepoint-portal-administration-service-was-not-starting/#comments</comments>
		<pubDate>Wed, 31 Oct 2007 20:25:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have now experienced this issue at multiple customers so wanted to get this out there.
&#160;
&#160;
Problem:=========After Installing few Windows server 2003 updates, SharePoint Portal administration service was not starting on all Sharepoint servers.&#160;Environment:=========== 
Sharepoint Portal server 2007
Medium server farm &#160;Root Cause (if known):==================NA&#160;Resolution:=========We changed following registry settings on the Sharepoint servers: &#160;Added:HKLMSYSTEMCurrentControlSetControl change DWORD value [...]]]></description>
			<content:encoded><![CDATA[<p style="MARGIN:0in 0in 0pt;"><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">I have now experienced this issue at multiple customers so wanted to get this out there.</span></b></p>
<p style="MARGIN:0in 0in 0pt;"><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;"></span></b>&nbsp;</p>
<p style="MARGIN:0in 0in 0pt;"><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;"></span></b>&nbsp;</p>
<p><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Problem:</span></b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">=========</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">After Installing few Windows server 2003 updates, SharePoint Portal administration service was not starting on all Sharepoint servers.</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Environment:</span></b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">===========</span> </p>
<p style="MARGIN:0in 0in 0pt;"><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Sharepoint Portal server 2007</span></p>
<p><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Medium server farm </span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Root Cause (if known):</span></b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">==================</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">NA</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Resolution:</span></b><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">=========</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">We changed following registry settings on the Sharepoint servers: </span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><span style="FONT-SIZE:11pt;COLOR:blue;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Added:</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">HKLMSYSTEMCurrentControlSetControl change DWORD value ServicesPipeTimeout and </span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">assign 60000 (i.e. 60 thousand which means 60 seconds)</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><span style="FONT-SIZE:11pt;COLOR:blue;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Modified:</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">Increse value of in HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControl string </span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">value WaitToKillServiceTimeout to 120000 (120 thousand which means 120 seconds)</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">&nbsp;</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">We rebooted the server.</span><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;">We found that Sharepoint portal Administration service is running fine on the server.</span> </p>
<p><span style="FONT-SIZE:11pt;FONT-FAMILY:&#39;Arial&#39;,&#39;sans-serif&#39;;mso-fareast-font-family:Calibri;mso-fareast-theme-font:minor-latin;mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA;">We did the same changes/additions on other two Sharepoint servers as well and the service started running o them as well a</span></p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2007/10/31/sharepoint-portal-administration-service-was-not-starting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here we go again!</title>
		<link>http://vspug.com/sharepointredneck/2007/10/29/here-we-go-again/</link>
		<comments>http://vspug.com/sharepointredneck/2007/10/29/here-we-go-again/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 20:20:00 +0000</pubDate>
		<dc:creator>colorado_cwboy</dc:creator>
		
		<guid isPermaLink="false"></guid>
		<description><![CDATA[Well after many attempts to start a blog I have planned to try again.&#160; Look back here for information concerning SharePoint 2007 and other collaboration tools&#8230;&#8230;&#8230;&#8230;&#8230;.
]]></description>
			<content:encoded><![CDATA[<p>Well after many attempts to start a blog I have planned to try again.&nbsp; Look back here for information concerning SharePoint 2007 and other collaboration tools&#8230;&#8230;&#8230;&#8230;&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://vspug.com/sharepointredneck/2007/10/29/here-we-go-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
