<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Damodar's SharePoint Blog</title><link>http://blogs.technet.com/damodar/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>User name change does not reflect in the welcome note.</title><link>http://blogs.technet.com/damodar/archive/2009/10/01/user-name-change-does-not-reflect-in-the-welcome-note.aspx</link><pubDate>Thu, 01 Oct 2009 14:33:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3284320</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3284320.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3284320</wfw:commentRss><description>&lt;FONT size=1&gt;
&lt;DIV dir=ltr&gt;&lt;FONT color=#000000 size=2 face=Tahoma&gt;A&amp;nbsp;change in the AD account name (ex: Last Name, First Name &amp;amp; Login Name) reflects in SharePoint&amp;nbsp;"User Profiles and Properties" as and when there is an update through the Profile synchronization - incremental/full import. However, you may not see the changes of a user name whenever you login a SharePoint Site. This is because of lack of synchronization of&amp;nbsp;User Information to the User Info table of a site content DB.&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=tahoma&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;One of the reasons for such a scenario is described here. You may be aware of a posting on msdn regarding PrepareToMove command. A snippet of Todd's blog is: &lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;If prepareToMove is run within a SharePoint farm that has at least the IU that Content DB will no longer participlate in profile syncronization; even if you remove and reattach the content DB to the same farm.&amp;nbsp; &lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;For more details, please refer to Todd's Blog - &lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;A href="https://apsowa.mail.microsoft.com/OWA/redir.aspx?C=c9dc37782dfb476ba11ad404014a5e9f&amp;amp;URL=http%3a%2f%2fblogs.msdn.com%2ftoddca%2farchive%2f2009%2f01%2f30%2fpreparetomove-away-from-running-this-command.aspx" target=_blank mce_href="https://apsowa.mail.microsoft.com/OWA/redir.aspx?C=c9dc37782dfb476ba11ad404014a5e9f&amp;amp;URL=http%3a%2f%2fblogs.msdn.com%2ftoddca%2farchive%2f2009%2f01%2f30%2fpreparetomove-away-from-running-this-command.aspx"&gt;http://blogs.msdn.com/toddca/archive/2009/01/30/preparetomove-away-from-running-this-command.aspx&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;BR&gt;I came across such a situation wherein a change in Last/First Name (in Welcome Name or User Information) is not reflected when a user logs in. To address the issue, I ran the following SQL query on Shared Services Database and got few entries listed, this lets us understand that, for some reason, due to True value being set for the 'Moving' the User information is not getting reflected.&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;select * from DBO.SiteSynch where Moving=1&lt;BR&gt;&lt;BR&gt;To address/resolve the issue, change the value of 'Moving' in the SiteSynch table to False by running the following command:&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;BR&gt;&lt;EM&gt;stsadm -o preparetomove -contentdb &amp;lt;server name: database name&amp;gt; -site &amp;lt;URL name&amp;gt; -undo&lt;/EM&gt;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&lt;FONT face=tahoma&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;You need to derive the details/values of the content DB name and URL from the listed details of the earlier command. &lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;Then, run the following commands to synchronize&amp;nbsp;the User Information.&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;1.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stsadm -o sync -ignoreisactive 1&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;2.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stsadm -o sync -deleteolddatabases 0&lt;/DIV&gt;
&lt;DIV dir=ltr&gt;3.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stsadm -o sync&lt;/DIV&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3284320" width="1" height="1"&gt;</description></item><item><title>Project Application Service does not Start</title><link>http://blogs.technet.com/damodar/archive/2009/08/07/project-application-service-does-not-start.aspx</link><pubDate>Fri, 07 Aug 2009 09:23:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3271473</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3271473.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3271473</wfw:commentRss><description>&lt;P&gt;When you are unable to start the "Project Application Service", after having installed Project Server 2007, following conditions may prevail. &lt;/P&gt;
&lt;P&gt;"Services on Server" page of the Central Admin Shows the status as -&amp;nbsp; Starting&lt;/P&gt;
&lt;P&gt;No error is displayed in the User Interface or Application Event Viewer.&lt;/P&gt;
&lt;P&gt;Project Application Service seems to fail even when initiated through the command prompt and showing up Starting status for quite long time.&lt;/P&gt;
&lt;P&gt;If you did not yield any change even after an uninstall and reinstall, following steps will help address the issue. &lt;/P&gt;
&lt;P&gt;Recently, when I encountered such a situation its observed that the service account has all the requisite permissions, however, only one entry of the following location did not have the read/write permission for the logged in user (service account - an account being used for the Central Admin Site) and ensuring read/write permission let the Project Applicaton Service run successfully.&lt;/P&gt;
&lt;P&gt;“C:\Documents and Settings\All Users\Application Data\Microsoft\Crypto\RSA\MachineKeys”&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3271473" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/damodar/archive/tags/Project+Server+2007/default.aspx">Project Server 2007</category></item><item><title>WSS 3.0 SP2 Upgrade failed with an error message - Action 3.1.3.0 of Microsoft.SharePoint.Upgrade.SPIisWebSiteWssSequence failed</title><link>http://blogs.technet.com/damodar/archive/2009/07/26/wss-3-0-sp2-upgrade-failed-with-an-error-message-action-3-1-3-0-of-microsoft-sharepoint-upgrade-spiiswebsitewsssequence-failed.aspx</link><pubDate>Sun, 26 Jul 2009 12:13:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3268162</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3268162.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3268162</wfw:commentRss><description>&lt;P mce_keep="true"&gt;Applying Service Pack 2 failed with an error message. Observed the following details from the upgrade.log file.&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; FONT-SIZE: 12pt; mso-ansi-language: EN-IN" lang=EN-IN&gt;[SPIisWebSiteWssSequence] [ERROR] [7/18/2009 11:13:56 PM]: Action 3.1.3.0 of Microsoft.SharePoint.Upgrade.SPIisWebSiteWssSequence failed.&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in 0in 0pt" class=MsoNormal&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; FONT-SIZE: 12pt; mso-ansi-language: EN-IN" lang=EN-IN&gt;[SPIisWebSiteWssSequence] [ERROR] [7/18/2009 11:13:56 PM]: The system cannot find the path specified.&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" mce_keep="true"&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt"&gt;&lt;SPAN style="FONT-WEIGHT: bold" lang=en-IN&gt;[SPIisWebSiteWssSequence] [ERROR] [7/18/2009 11:13:56 PM]:&lt;/SPAN&gt;&lt;SPAN style="FONT-WEIGHT: bold" lang=en-US&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="FONT-WEIGHT: bold" lang=en-IN&gt; at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.Bind()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.DirectoryEntry.get_AdsObject()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.PropertyValueCollection.PopulateList()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.PropertyValueCollection..ctor(DirectoryEntry entry, String propertyName)&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at System.DirectoryServices.PropertyCollection.get_Item(String propertyName)&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt; FONT-WEIGHT: bold" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPIisApplicationPool.get_PeriodicRestartMemory()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPProvisioningAssistant.EnableMemoryBasedAppPoolRecycling(SPIisApplicationPool local)&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Administration.SPProvisioningAssistant.EnableMemoryBasedAppPoolRecycling(String applicationPoolId)&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Upgrade.EnableMemoryBasedAppPoolRecycling.Upgrade()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN&gt;&amp;nbsp;&amp;nbsp; at Microsoft.SharePoint.Upgrade.SPActionSequence.Upgrade()&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt"&gt;When we narrowed down the error we came to the conclusion that Upgrade failed due to&amp;nbsp;deletion of some Application Pools. There is no UI in SharePoint to change Application Pool of a web application.&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt"&gt;In my case, we&amp;nbsp;reappointed the Application Pools, as per their previous state of the web applications to reach a quicker resolution. However, it is a good practice to delete the respective Web Application &amp;amp;&lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp; &lt;/SPAN&gt;Application Pool and create a new one.&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt"&gt;In case you like to go with the Object Model, please check the following blog for more details.&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt"&gt;&lt;A href="http://blogs.msdn.com/vijgang/archive/2009/07/21/change-the-application-pool-associated-with-a-web-application-in-sharepoint.aspx" mce_href="http://blogs.msdn.com/vijgang/archive/2009/07/21/change-the-application-pool-associated-with-a-web-application-in-sharepoint.aspx"&gt;&lt;SPAN lang=en-US&gt;http://blogs.msdn.com/vijgang/archive/2009/07/21/change-the-application-pool-associated-with-a-web-application-in-sharepoint.aspx&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; FONT-SIZE: 11pt" lang=en-IN mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="MARGIN: 0in; FONT-FAMILY: Candara; COLOR: #666666; FONT-SIZE: 11pt" mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3268162" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/damodar/archive/tags/SharePoint+Troubleshooting/default.aspx">SharePoint Troubleshooting</category></item><item><title>Troubleshooting "Content Deployment" on Technet</title><link>http://blogs.technet.com/damodar/archive/2009/05/30/troubleshooting-content-deployment-on-technet.aspx</link><pubDate>Sat, 30 May 2009 06:54:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3248006</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3248006.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3248006</wfw:commentRss><description>&lt;P&gt;You can now find official guidance on troubleshooting content deployment&amp;nbsp;in the following new and updated articles&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://technet.microsoft.com/en-us/library/dd795107.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/dd795107.aspx"&gt;Troubleshoot content deployment&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://technet.microsoft.com/en-us/library/cc263423.aspx" target=_blank mce_href="http://technet.microsoft.com/en-us/library/cc263423.aspx"&gt;Administer content deployment&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;For further reference, you may also check the following blog:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.technet.com/stefan_gossner/archive/2009/05/03/technet-article-on-how-to-troubleshoot-content-deployment-has-been-released.aspx"&gt;http://blogs.technet.com/stefan_gossner/archive/2009/05/03/technet-article-on-how-to-troubleshoot-content-deployment-has-been-released.aspx&lt;/A&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3248006" width="1" height="1"&gt;</description><category domain="http://blogs.technet.com/damodar/archive/tags/Content+Deployment/default.aspx">Content Deployment</category></item><item><title>Timebomb Expired Error while accessing PWA.</title><link>http://blogs.technet.com/damodar/archive/2009/05/30/timebomb-expired-error-while-accessing-pwa-however-sharepoint-sites-are-fine.aspx</link><pubDate>Sat, 30 May 2009 04:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3247978</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3247978.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3247978</wfw:commentRss><description>&lt;P&gt;The other day, I was working on a case, I got the following error while accessing the PWA site, however, SharePoint sites are fine. This error was observed after applying Feb Cumulative Update.&lt;/P&gt;
&lt;P&gt;Error: Server was unable to process request. --&amp;gt; Timebomb Expired&lt;/P&gt;
&lt;P&gt;The environment includes one Project Server 2007, one SharePoint 2007 Appliction Server both residing on third party virtual machine with a physical backend SQL 2005 Server.&lt;/P&gt;
&lt;P&gt;A quick thought reminds us&amp;nbsp;that the issue should have been related/due to applying Sharepoint SP2, but that is not the case. The issue happend as the virtualization&amp;nbsp;software&amp;nbsp;stopped working&amp;nbsp;on a specific date and time for whatever reason.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;More&amp;nbsp;Information&lt;/STRONG&gt; about&amp;nbsp;Office SharePoint Server Trial with Enterprise Client Access License:&lt;/P&gt;
&lt;P&gt;Following is the&amp;nbsp;Knowledge Base article on Office SharePoint Server Trial with Enterprise Client Access License - During the installation of the 2007 Microsoft Office servers Service Pack 2, a product expiration date is activated incorrectly.&lt;/P&gt;
&lt;P&gt;Title: When you install the 2007 Microsoft Office servers Service Pack 2, the product expiration date is activated incorrectly : &lt;A href="http://support.microsoft.com/kb/971620" mce_href="http://support.microsoft.com/kb/971620"&gt;http://support.microsoft.com/kb/971620&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3247978" width="1" height="1"&gt;</description></item><item><title>Error while setting up "User Profiles and Properties"</title><link>http://blogs.technet.com/damodar/archive/2009/04/05/error-while-setting-up-user-profiles-and-properties.aspx</link><pubDate>Sun, 05 Apr 2009 17:10:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3222437</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3222437.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3222437</wfw:commentRss><description>&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;The other day, while I was working on a case, I came across the following situation.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;When clicked on "User Profiles and Properties" hyperlink of Shared Services Administration got the following error message:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;An error has occurred while accessing the SQL Server database or the Office SharePoint Server Search service. If this is the first time you have seen this message, try again later. If this problem persists, contact your administrator.&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;The other When clicked on the "Search Settings" hyperlink of the Shared Services Administration, got another error:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;"Authentication failed because the remote party has closed the transport stream"&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;Having gone through multiple troubleshooting steps,&amp;nbsp;an&amp;nbsp;update of .NET Framework 3.5 Service Pack 1 on all the servers of the SharePoint farm helped addressing the above errors.&amp;nbsp;The .NET Framework&amp;nbsp; seemed to be disturbed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;Detailed steps are given below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="FONT-FAMILY: 'Candara','sans-serif'; COLOR: black; FONT-SIZE: 11pt"&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Stop the Office SharePoint Services Search service. To do this, follow these steps: 
&lt;OL&gt;
&lt;LI type=a&gt;Click &lt;STRONG class=uiterm&gt;Start&lt;/STRONG&gt;, click &lt;STRONG class=uiterm&gt;Run&lt;/STRONG&gt;, type &lt;SPAN class=userInput&gt;cmd&lt;/SPAN&gt; , and then click &lt;STRONG class=uiterm&gt;OK&lt;/STRONG&gt;. 
&lt;LI type=a&gt;At the command prompt, type &lt;SPAN class=userInput&gt;net stop osearch&lt;/SPAN&gt;, and then press ENTER. 
&lt;LI type=a&gt;Type &lt;SPAN class=userInput&gt;exit&lt;/SPAN&gt; to exit the command prompt. &lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Download and install the IIS 6.0 Resource Kit Tools. To obtain the IIS 6.0 Resource Kit Tools, visit the following Microsoft Web site: 
&lt;DIV class=indent&gt;&lt;SPAN class=ll&gt;&lt;A href="http://www.microsoft.com/downloads/details.aspx?familyid=56FC92EE-A71A-4C73-B628-ADE629C89499" mce_href="http://www.microsoft.com/downloads/details.aspx?familyid=56FC92EE-A71A-4C73-B628-ADE629C89499"&gt;http://www.microsoft.com/downloads/details.aspx?familyid=56FC92EE-A71A-4C73-B628-ADE629C89499&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class=pLink&gt; (http://www.microsoft.com/downloads/details.aspx?familyid=56FC92EE-A71A-4C73-B628-ADE629C89499) &lt;/SPAN&gt;&lt;/DIV&gt;
&lt;LI&gt;On each server in the farm that has Office SharePoint 2007 installed, follow these steps: 
&lt;OL&gt;
&lt;LI type=a&gt;Click &lt;STRONG class=uiterm&gt;Start&lt;/STRONG&gt;, click &lt;STRONG class=uiterm&gt;Run&lt;/STRONG&gt;, type &lt;SPAN class=userInput&gt;cmd&lt;/SPAN&gt; , and then click &lt;STRONG class=uiterm&gt;OK&lt;/STRONG&gt;. 
&lt;LI type=a&gt;Navigate to the location of the IIS 6.0 Resource Kit Tools (default location is: C:\Program Files\IIS Resources\SelfSSL) 
&lt;LI type=a&gt;At the command prompt, type &lt;SPAN class=userInput&gt;selfssl /s:1720207907 /v:1000&lt;/SPAN&gt;, and then press ENTER. &lt;BR&gt;&lt;BR&gt;&lt;B&gt;Notes&lt;/B&gt; 
&lt;UL&gt;
&lt;LI&gt;1720207907 is the default ID of the Office Server Web Services. 
&lt;LI&gt;However, check the ID of Office Server Web Services from IIS. 
&lt;LI&gt;1000 is the number of days that the certification will be valid. &lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Start the Office SharePoint Services Search service. To do this, follow these steps: 
&lt;OL&gt;
&lt;LI type=a&gt;At the command prompt, type &lt;SPAN class=userInput&gt;net start osearch&lt;/SPAN&gt;, and then press ENTER. 
&lt;LI type=a&gt;Type &lt;SPAN class=userInput&gt;exit&lt;/SPAN&gt; to exit the command prompt. &lt;/LI&gt;&lt;/OL&gt;
&lt;LI&gt;Download and install the following update to the .NET Framework 3.5 SP1. For more information, click the following article number to view the article in the Microsoft Knowledge Base: &lt;/LI&gt;&lt;/OL&gt;
&lt;P class=indent&gt;&lt;A class=KBlink href="http://support.microsoft.com/kb/959209/" mce_href="http://support.microsoft.com/kb/959209/"&gt;959209&lt;/A&gt;&amp;nbsp; &lt;SPAN class=pLink&gt;(http://support.microsoft.com/kb/959209/ ) &lt;/SPAN&gt;An update for the .NET Framework 3.5 Service Pack 1 is available &lt;/P&gt;&lt;/SPAN&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3222437" width="1" height="1"&gt;</description></item><item><title>MOSS December CU 960011 is not available anymore</title><link>http://blogs.technet.com/damodar/archive/2009/03/27/moss-december-cu-960011-is-not-available-anymore.aspx</link><pubDate>Fri, 27 Mar 2009 13:25:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3218944</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3218944.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3218944</wfw:commentRss><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Did anyone try to download Dec CU – 960011? I tried to download it and got the following error:&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 2.1pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 8.5pt; COLOR: red; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'"&gt;The KB article has no public hotfixes. Please &lt;A href="http://support.microsoft.com/contactus/?ws=support"&gt;&lt;SPAN style="COLOR: #07679a; TEXT-DECORATION: none; text-underline: none"&gt;contact support&lt;/SPAN&gt;&lt;/A&gt; if you need immediate assistance.&lt;BR&gt;&lt;BR&gt;&lt;A href="http://support.microsoft.com/contactus/?ws=support"&gt;&lt;SPAN style="COLOR: #07679a; TEXT-DECORATION: none; text-underline: none"&gt;&lt;A href="http://support.microsoft.com/contactus/?ws=support"&gt;http://support.microsoft.com/contactus/?ws=support&lt;/SPAN&gt;&lt;/A&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 2.1pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 8.5pt; COLOR: red; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'"&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 2.1pt; LINE-HEIGHT: normal"&gt;&lt;SPAN style="FONT-SIZE: 8.5pt; COLOR: red; FONT-FAMILY: 'Verdana','sans-serif'; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'"&gt;And below is the reason why:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Check:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Description of the SharePoint Server 2007 hotfix package (Coreserver.msp): January 27, 2009 &lt;BR&gt;&lt;A title=http://support.microsoft.com/default.aspx?scid=kb;EN-US;963022 href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;963022"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;963022&lt;/A&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 2.1pt; LINE-HEIGHT: normal"&gt;
&lt;TABLE class="" cellSpacing=0 cellPadding=2 width=600 border=2&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD class="" vAlign=top width=596&gt;
&lt;H5&gt;Issues that this hotfix package fixes&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;After you apply update 959637 or update 960011, the daily scheduled incremental crawl and full crawl never run. 
&lt;LI&gt;You intermittently find errors in the crawl logs for full or incremental crawls of SharePoint content. The errors resemble the following: 
&lt;P&gt;0x8002802B (TYPE_E_ELEMENTNOTFOUND.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/P&gt;
&lt;H5&gt;&lt;/SPAN&gt;&lt;FONT face=Calibri size=3&gt;I was going through following blog and came across this fact and wanted to share it with you all. If you need more information you may please check the following URL:&lt;/FONT&gt;&lt;/H5&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;A href="http://blogs.msdn.com/joerg_sinemus/archive/2009/03/26/moss-december-cu-960011-is-not-available-anymore.aspx"&gt;&lt;FONT face=Calibri color=#800080 size=3&gt;http://blogs.msdn.com/joerg_sinemus/archive/2009/03/26/moss-december-cu-960011-is-not-available-anymore.aspx&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt; &lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;o:p&gt;&lt;FONT face=Calibri size=3&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3218944" width="1" height="1"&gt;</description></item><item><title>Why a content database grows abnormally?</title><link>http://blogs.technet.com/damodar/archive/2009/03/12/why-a-content-database-grows-abnormally.aspx</link><pubDate>Thu, 12 Mar 2009 13:34:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3211986</guid><dc:creator>Damodar</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.technet.com/damodar/comments/3211986.aspx</comments><wfw:commentRss>http://blogs.technet.com/damodar/commentrss.aspx?PostID=3211986</wfw:commentRss><description>&lt;P&gt;Welcome to my first blog post!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider that you found your SharePoint content DB is showing with huge&amp;nbsp;data size when checked it in the SQL 2000 / 2005/ 2008. However, if you use stsadm -o enumsites, the&amp;nbsp;result&amp;nbsp;may not be the&amp;nbsp;same. &lt;/P&gt;
&lt;P&gt;You may be wondering what is the reason for this abnormal size of the database.&lt;/P&gt;
&lt;P&gt;Let us see how to find out the root cause ...&lt;/P&gt;
&lt;P&gt;As a first step towards knowing the reasons, check if Audit is enabled&lt;/P&gt;
&lt;P&gt;Enabling Auditing will consume lot of space on your SQL server. You may find the differential data occupied by the Audit Data.&lt;/P&gt;
&lt;P&gt;Hence, verify if your AuditData table is showing this excess Data. If yes, auditing would be the root cause for the problem.&lt;/P&gt;
&lt;P&gt;MORE INFORMATION:&lt;BR&gt;=================&lt;/P&gt;
&lt;P&gt;Following are the links which would be useful for you towards controlling the Audit logs. &lt;BR&gt;a. Events audited when audit logging is enabled (Office SharePoint Server)&lt;BR&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc824909.aspx"&gt;http://technet.microsoft.com/en-us/library/cc824909.aspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;b. Create a tool or an interface to delete the Audit log from Content DB of an auditing enabled SharePoint site&lt;BR&gt;&lt;A href="http://blogs.msdn.com/sowmyancs/archive/2008/05/29/create-a-tool-or-interface-to-delete-the-audit-log-from-content-db-of-an-auditing-enabled-sharepoint-site.aspx"&gt;http://blogs.msdn.com/sowmyancs/archive/2008/05/29/create-a-tool-or-interface-to-delete-the-audit-log-from-content-db-of-an-auditing-enabled-sharepoint-site.aspx&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;c. Trimauditlog: Stsadm operation (Office SharePoint Server) à This command lets an administrator delete audit entries older than a certain date, as specified using the enddate parameter.&lt;/P&gt;
&lt;P&gt;Ex: stsadm -o trimauditlog -enddate 20080704 -databasename WSSContent123456&lt;/P&gt;
&lt;P&gt;Note: Please note that this operation is available after the Infrastructure Update for Microsoft Office Servers is installed.&amp;nbsp; &lt;/P&gt;
&lt;P&gt;d. For more details you may, please refer the following URL&lt;BR&gt;&lt;A href="http://technet.microsoft.com/en-us/library/cc706879.aspx"&gt;http://technet.microsoft.com/en-us/library/cc706879.aspx&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;e. We can turn on auditing everywhere programmatically.&amp;nbsp; We can even prune the audit logs as we harvest data from them to keep content databases from filling up. For more details, please check the following blog.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.msdn.com/sharepoint/archive/2008/12/04/how-we-did-it-nintex-reporting.aspx"&gt;http://blogs.msdn.com/sharepoint/archive/2008/12/04/how-we-did-it-nintex-reporting.aspx&lt;/A&gt; &lt;BR&gt;&lt;/P&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3211986" width="1" height="1"&gt;</description></item></channel></rss>