<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.clubfarpoint.com/Forums/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Albert's Blog</title><subtitle type="html">Share my thoughts with the world!</subtitle><id>http://www.clubfarpoint.com/Forums/blogs/alberts_blog/atom.aspx</id><link rel="alternate" type="text/html" href="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/default.aspx" /><link rel="self" type="application/atom+xml" href="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/atom.aspx" /><generator uri="http://communityserver.org" version="2.1.20423.1">Community Server</generator><updated>2008-12-01T08:18:00Z</updated><entry><title>How to disable logging in WSS.</title><link rel="alternate" type="text/html" href="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/2008/12/29/how-to-disable-logging-in-wss.aspx" /><id>http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/2008/12/29/how-to-disable-logging-in-wss.aspx</id><published>2008-12-30T03:26:00Z</published><updated>2008-12-30T03:26:00Z</updated><content type="html">
&lt;p&gt;For a developer of WSS or MOSS, you may be interesting in this idea - disable the logging(default is on) for SharePoint for the sake of performance.&amp;nbsp; Of course this should be done only for your debugging environment. &lt;b&gt;It's strongly recommended to enable the logging for any of your production servers. Else you may not able to troubleshoot any WSS errors.&lt;/b&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to your WSS Central Administration -&amp;gt; Operations -&amp;gt; Logging and Reporting&lt;/li&gt;

&lt;li&gt;Click on &lt;b&gt;Diagnostic Logging &lt;br&gt;&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Customer Experience Improvement Program: &lt;/b&gt;select &lt;b&gt;No, I don't wish to participate.&lt;/b&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Error Reports: &lt;/b&gt;select &lt;b&gt;Ignore errors and don't collect information&lt;/b&gt;&lt;/li&gt;

&lt;li&gt;&lt;b&gt;Trace log: &lt;/b&gt;clear the entire &lt;b&gt;Path.&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;ul&gt;
&lt;li&gt;Click &lt;b&gt;OK.&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;Click on &lt;b&gt;Usage Analysis Processing&lt;/b&gt;
&lt;ul&gt;
&lt;li&gt;Uncheck &lt;b&gt;Enable logging&lt;/b&gt;&lt;/li&gt;

&lt;li&gt;Click &lt;b&gt;OK&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;

&lt;li&gt;Click on Information Management Policy Usage Reports. Uncheck &lt;b&gt;Enable recurring policy usage reports&lt;/b&gt;.&lt;/li&gt;
&lt;/ol&gt;&lt;img src="http://www.clubfarpoint.com/Forums/aggbug.aspx?PostID=73182" width="1" height="1"&gt;</content><author><name>Albert</name><uri>http://www.clubfarpoint.com/Forums/members/Albert.aspx</uri></author><category term="MOSS" scheme="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/tags/SharePoint/default.aspx" /></entry><entry><title>Troubleshooting - cannot install Moss.</title><link rel="alternate" type="text/html" href="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/2008/12/01/troubleshooting-cannot-install-moss.aspx" /><id>http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/2008/12/01/troubleshooting-cannot-install-moss.aspx</id><published>2008-12-01T13:18:00Z</published><updated>2008-12-01T13:18:00Z</updated><content type="html">&lt;p&gt;a&amp;gt;. First check if the asp.net 2.0 is registered to IIS properly. If not, follow the steps below to register.&lt;br&gt;&amp;nbsp;&amp;nbsp; 1. Open the cmd winow. Open the following directory:&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %drive%\Windows\Microsoft.NET\Framework\v2.0.50727. &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; where %drive% is the drive letter on which you installed Windows Server 2003. &lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; 2. Run the following command:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; aspnet_regiis -iru -enable&lt;/p&gt;&lt;p&gt;b&amp;gt;. Then check if the aspnet is allowed in the Web Service Extension in the IIS(Internet Information Services Manager). Follow the instructions below to check this setting:&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; 1. Click start, point to Administrative Tools, and then click IIS.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; 2.&amp;nbsp; In the left pane, click the plus sign(+) to expand the nodes. Find and select the Web Service Extension node.&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; 3.&amp;nbsp; Now the ASP.NET v2.0.50727 should be listed. Check if the status is Allowed. If not, click the Allow button to set the status.&lt;/p&gt;&lt;p&gt;&amp;nbsp;c&amp;gt; Run the MOSS installation again. &lt;/p&gt;&lt;p&gt;&amp;nbsp;Till now, hope this post has helped people who has the installation problem. :-) &lt;br&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;br&gt;&lt;/p&gt;&lt;img src="http://www.clubfarpoint.com/Forums/aggbug.aspx?PostID=72189" width="1" height="1"&gt;</content><author><name>Albert</name><uri>http://www.clubfarpoint.com/Forums/members/Albert.aspx</uri></author><category term="MOSS" scheme="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/tags/MOSS/default.aspx" /><category term="SharePoint" scheme="http://www.clubfarpoint.com/Forums/blogs/alberts_blog/archive/tags/SharePoint/default.aspx" /></entry></feed>