<?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>Jeremy Taylor - SharePoint</title>
	<atom:link href="http://www.jeremytaylor.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeremytaylor.net</link>
	<description>SharePoint &#38; more</description>
	<lastBuildDate>Sat, 21 Aug 2010 05:18:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SharePoint 2010 &#8211; HTTP Throttling &amp; Request Monitoring</title>
		<link>http://www.jeremytaylor.net/2010/08/21/sharepoint-2010-http-throttling-request-monitoring/</link>
		<comments>http://www.jeremytaylor.net/2010/08/21/sharepoint-2010-http-throttling-request-monitoring/#comments</comments>
		<pubDate>Sat, 21 Aug 2010 05:18:09 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Articles]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/2010/08/21/sharepoint-2010-http-throttling-request-monitoring/</guid>
		<description><![CDATA[Experienced SharePoint administrators would know that over worked servers would drop requests randomly when it can&#8217;t handle the load. Sounds familiar?
You could now configure thresholds in SharePoint 2010 and every 5 seconds teach server checks various aspects of its performance such as available Server CPU, Memory, Request Wait Time and ASP.NET request queues.

After 3 unsuccessful <a href="http://www.jeremytaylor.net/2010/08/21/sharepoint-2010-http-throttling-request-monitoring/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Experienced SharePoint administrators would know that over worked servers would drop requests randomly when it can&#8217;t handle the load. Sounds familiar?</p>
<p>You could now configure thresholds in SharePoint 2010 and every 5 seconds teach server checks various aspects of its performance such as available Server CPU, Memory, Request Wait Time and ASP.NET request queues.
</p>
<p>After 3 unsuccessful checks, the server enters a throttling period and will remain in this state until a successful check is completed. </p>
<p>The following occurs during the HTTP Throttling period:
</p>
<ul>
<li>No new timer jobs will be started. Requests that were generated before the throttling mode will be completed.
</li>
<li>The server will still continue to accept connections from existing sessions. This will, in theory, keep users from losing any current work when the server begins to throttle requests.
</li>
<li>Any new HTTP GET and Search Robot requests will generate a 503 (Server busy) error message and will be logged in the event viewer.
</li>
<li>The server continues to check itself every 5 seconds and stays throttled until the metrics fall back into the acceptable ranges.
		</li>
</ul>
<p><strong>Configuration:</strong><br />Throttling can be configured per Web application and is enabled through the Central Administration user interface or through a Windows PowerShell™ command.<br />To configure via Central Administration:
</p>
<ol>
<li>In SharePoint 2010 Central Administration, select <strong>Application Management</strong> -&gt; <strong>Manage web applications.</strong>
		</li>
<li><strong>Select the web application</strong> you want to configure
</li>
<li><strong>Click General Settings</strong> on the Ribbon
</li>
<li>Select Resource Throttling
</li>
<li>Select On or  HTTP Request
</li>
</ol>
<p>After throttling is enabled, the Windows PowerShell commands can be used to view and adjust the throttling thresholds:<br /><strong>GetSPWebApplicationHttpThrottlingMonitor</strong><br />
		<br /><strong>SetSPWebApplicationHttpThrottlingMonitor<br /></strong><br />The image from TechNet (below) is an example of the <strong>GetSPWebApplicationHttpThrottlingMonitor</strong> Windows PowerShell command.
</p>
<p><img src="http://www.jeremytaylor.net/sitecontent/2010/08/082110_0517_SharePoint21.jpg" alt=""/>
	</p>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F08%2F21%2Fsharepoint-2010-http-throttling-request-monitoring%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/08/21/sharepoint-2010-http-throttling-request-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft SharePoint reporting services SSRS or CRM ASSERT: Assertion failed! un-named assertion fired for component processing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException</title>
		<link>http://www.jeremytaylor.net/2010/07/16/microsoft-sharepoint-reporting-services-ssrs-or-crm-assert-assertion-failed-un-named-assertion-fired-for-component-processing-microsoft-reportingservices-diagnostics-utilities-internalcatalogexcepti/</link>
		<comments>http://www.jeremytaylor.net/2010/07/16/microsoft-sharepoint-reporting-services-ssrs-or-crm-assert-assertion-failed-un-named-assertion-fired-for-component-processing-microsoft-reportingservices-diagnostics-utilities-internalcatalogexcepti/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 22:00:45 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=388</guid>
		<description><![CDATA[You may receive these errors when generating reports (often large reports) through Microsoft Sharepoint Reporting Services SRSS or Microsoft CRM.
This error appears in the report server log:
ASSERT: Assertion failed! un-named assertion fired for component processing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException
This error will appear in your web browser when accessing the report:
Reporting Services Error An internal error occurred on the <a href="http://www.jeremytaylor.net/2010/07/16/microsoft-sharepoint-reporting-services-ssrs-or-crm-assert-assertion-failed-un-named-assertion-fired-for-component-processing-microsoft-reportingservices-diagnostics-utilities-internalcatalogexcepti/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>You may receive these errors when generating reports (often large reports) through Microsoft Sharepoint Reporting Services SRSS or Microsoft CRM.</p>
<p>This error appears in the report server log:</p>
<p><strong>ASSERT: Assertion failed! un-named assertion fired for component processing Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException</strong><br />
This error will appear in your web browser when accessing the report:</p>
<p><strong>Reporting Services Error An internal error occurred on the report server. See the error log for more details (rsInternalError)</strong></p>
<p>Solution:<br />
Install SQL Server 2005 Service Pack 3</p>
<p>The cause is SQL server timing values may be incorrect when you use Cool&#8217;n'Quiet technology in AMD processors or SpeedStep technology in Intel processors. It can also occur on virtual servers on VMware (Intel or AMD).</p>
<p>Here are some links I hope you may find useful:</p>
<p>Link 1:<br />
<a href="http://blogs.msdn.com/b/mariae/archive/2007/12/10/reporting-services-internal-error.aspx">http://blogs.msdn.com/b/mariae/archive/2007/12/10/reporting-services-internal-error.aspx</a></p>
<p>Link 1: Mentions that AMD Cool’n’Quiet settings is the culprit, on further reading on the internet, I have found out that this can occur on intel systems (SpeedStep technology) as well.</p>
<p>Link 2:<br />
<a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;931279">http://support.microsoft.com/default.aspx?scid=kb;EN-US;931279</a></p>
<p>Link 2: States that the issue is a drift may occur between CPU frequency values and the problem was first corrected in SQL 2005 SP 3.<br />
The Microsoft KB article 931279 states that this can occur if we use the CPU stepping or various Windows OS ‘power schemes’ settings. While the former (CPU stepping) is a bit more tricky to check, it would be worth checking the power scheme settings (Start&gt;run&gt;powercfg.cpl).</p>
<p>Link 3:<br />
<a href="http://support.microsoft.com/kb/955706/en-us">http://support.microsoft.com/kb/955706/en-us</a> (SQL 2005 SP 3)</p>
<p>Link 3 contains a list of bugs that are fixed by SP3. There evidence that it fixes the SQL server timing values &#8211; KB article 931279 (Link 2).
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F07%2F16%2Fmicrosoft-sharepoint-reporting-services-ssrs-or-crm-assert-assertion-failed-un-named-assertion-fired-for-component-processing-microsoft-reportingservices-diagnostics-utilities-internalcatalogexcepti%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/07/16/microsoft-sharepoint-reporting-services-ssrs-or-crm-assert-assertion-failed-un-named-assertion-fired-for-component-processing-microsoft-reportingservices-diagnostics-utilities-internalcatalogexcepti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>fixmlindex.exe FAST Search Server 2010 for SharePoint 2010 &#8211; High CPU and Memory usage</title>
		<link>http://www.jeremytaylor.net/2010/06/28/fixmlindex-exe-fast-search-server-2010-for-sharepoint-2010-high-cpu-and-memory-usage/</link>
		<comments>http://www.jeremytaylor.net/2010/06/28/fixmlindex-exe-fast-search-server-2010-for-sharepoint-2010-high-cpu-and-memory-usage/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 12:59:52 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=386</guid>
		<description><![CDATA[FAST Search Server 2010 Backend
Symptoms: fixmlindex.exe process consumes high CPU and memory usage on FAST Search server 2010 for SharePoint 2010.
Cause: Adding many managed properties to schema over time may lead  to high memory usage in the fixmlindex.exe process.
Solution: To work around this, either reinstall FAST Search and apply  the schema changes in <a href="http://www.jeremytaylor.net/2010/06/28/fixmlindex-exe-fast-search-server-2010-for-sharepoint-2010-high-cpu-and-memory-usage/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>FAST Search Server 2010 Backend</p>
<p>Symptoms: fixmlindex.exe process consumes high CPU and memory usage on FAST Search server 2010 for SharePoint 2010.</p>
<p>Cause: Adding many managed properties to schema over time may lead  to high memory usage in the fixmlindex.exe process.</p>
<p>Solution: To work around this, either reinstall FAST Search and apply  the schema changes in one go, or follow this procedure:</p>
<ol type="1">
<li>Perform all schema updates before starting feeding.</li>
<li>Stop the FASTSearchService</li>
<li>Remove the file</li>
<li>etc\config_data\Schema\webcluster\summaryclasses.xml</li>
<li>Start the FASTSearchService</li>
<li>Start feed.</li>
</ol>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F28%2Ffixmlindex-exe-fast-search-server-2010-for-sharepoint-2010-high-cpu-and-memory-usage%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/28/fixmlindex-exe-fast-search-server-2010-for-sharepoint-2010-high-cpu-and-memory-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MOSS SharePoint 2007 SSP migration to SharePoint 2010</title>
		<link>http://www.jeremytaylor.net/2010/06/11/moss-sharepoint-2007-ssp-migration-to-sharepoint-2010/</link>
		<comments>http://www.jeremytaylor.net/2010/06/11/moss-sharepoint-2007-ssp-migration-to-sharepoint-2010/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 06:44:59 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[SSP]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=384</guid>
		<description><![CDATA[In SharePoint 2010 there isnt any Shared Service Provider SSP. There is a recommended pathway by Microsoft for upgrading your Microsoft Office SharePoint Service  (MOSS) 2007 SSP database to SharePoint 2010.
Basically, the &#8220;SSP&#8221; in SharePoint 2010 consists of various &#8220;Service Applications&#8221;. I.e User Profile Service, Mysites (which is runs off the User Profile Service) and Managed Metadata <a href="http://www.jeremytaylor.net/2010/06/11/moss-sharepoint-2007-ssp-migration-to-sharepoint-2010/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>In SharePoint 2010 there isnt any Shared Service Provider SSP. There is a recommended pathway by Microsoft for upgrading your Microsoft Office SharePoint Service  (MOSS) 2007 SSP database to SharePoint 2010.<br />
Basically, the &#8220;SSP&#8221; in SharePoint 2010 consists of various &#8220;Service Applications&#8221;. I.e User Profile Service, Mysites (which is runs off the User Profile Service) and Managed Metadata Service.</p>
<p>No doubt, depending on your SSP functionality, there is excel services and the BDC which has seperate SharePoint 2010 Service Applications.</p>
<p>Search is now an OOTB Out of the Box &#8217;service&#8217; in SharePoint 2010. I have also written other posts in this blog on Search on SharePoint 2010 with specific focus on the more superior FAST Search for SharePoint 2010.</p>
<p>Here is the pathway you can follow to migrate your SSP into SharePoint 2010:<br />
<a href="http://technet.microsoft.com/en-us/library/cc263299.aspx#SSP" target="_blank">http://technet.microsoft.com/en-us/library/cc263299.aspx#SSP</a></p>
<p><strong>Upgrade the shared services database</strong></p>
<ol>
<li>Create an application pool for the User Profile service.</li>
<li>Verify that the Managed Metadata service is enabled.</li>
<li>Enable the User Profile service and upgrade the SSP database.</li>
<li>Create a new proxy for the User Profile service application and associate it with the default proxy group.</li>
</ol>
<p> Here is the pathway you can follow to migrate your SSP into SharePoint 2010:<br />
<a href="http://technet.microsoft.com/en-us/library/cc263299.aspx#SSP" target="_blank">http://technet.microsoft.com/en-us/library/cc263299.aspx#SSP</a>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F11%2Fmoss-sharepoint-2007-ssp-migration-to-sharepoint-2010%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/11/moss-sharepoint-2007-ssp-migration-to-sharepoint-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FAST Search 2010 for SharePoint 2010 demo</title>
		<link>http://www.jeremytaylor.net/2010/06/04/fast-search-2010-for-sharepoint-2010-demo/</link>
		<comments>http://www.jeremytaylor.net/2010/06/04/fast-search-2010-for-sharepoint-2010-demo/#comments</comments>
		<pubDate>Fri, 04 Jun 2010 08:31:29 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[FAST Search 2010]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=380</guid>
		<description><![CDATA[This is a good demo on some features of FAST Search 2010 for SharePoint 2010.
Learn on the improvements in FAST Search 2010.
FAST Search 2010 on SharePoint 2010: Microsoft.com

]]></description>
			<content:encoded><![CDATA[<div id="video-description-text-description-details">This is a good demo on some features of FAST Search 2010 for SharePoint 2010.<br />
Learn on the improvements in FAST Search 2010.</div>
<div><a href="http://sharepoint.microsoft.com/en-us/VideosLibrary/Search-FAST_Search_Demo_Final.wmv">FAST Search 2010 on SharePoint 2010: Microsoft.com</a><a href="http://sharepoint.microsoft.com/en-us/VideosLibrary/Search-FAST_Search_Demo_Final.wmv"></a></div>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F04%2Ffast-search-2010-for-sharepoint-2010-demo%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/04/fast-search-2010-for-sharepoint-2010-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://sharepoint.microsoft.com/en-us/VideosLibrary/Search-FAST_Search_Demo_Final.wmv" length="23958231" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Important StatusStatus: This page has been declared a record or placed on hold and is locked as read-only</title>
		<link>http://www.jeremytaylor.net/2010/06/03/important-statusstatus-this-page-has-been-declared-a-record-or-placed-on-hold-and-is-locked-as-read-only/</link>
		<comments>http://www.jeremytaylor.net/2010/06/03/important-statusstatus-this-page-has-been-declared-a-record-or-placed-on-hold-and-is-locked-as-read-only/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 06:58:17 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[declared a record]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[publishing portal]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=375</guid>
		<description><![CDATA[In SharePoint 2010, you may experience this message on your page that you are trying to edit/view:
Important StatusStatus: This page has been declared a record or placed on hold and is locked as read-only
Solution:
1. Ensure that no other users have checked-in the page. You may have to ensure that the page has been Checked-out for <a href="http://www.jeremytaylor.net/2010/06/03/important-statusstatus-this-page-has-been-declared-a-record-or-placed-on-hold-and-is-locked-as-read-only/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>In SharePoint 2010, you may experience this message on your page that you are trying to edit/view:<br />
<em>Important StatusStatus: This page has been declared a record or placed on hold and is locked as read-only</em></p>
<p>Solution:<br />
1. Ensure that no other users have checked-in the page. You may have to ensure that the page has been Checked-out for you to to edit the page.<br />
2. Ensure you have the appropriate permissions to edit the page.
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F03%2Fimportant-statusstatus-this-page-has-been-declared-a-record-or-placed-on-hold-and-is-locked-as-read-only%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/03/important-statusstatus-this-page-has-been-declared-a-record-or-placed-on-hold-and-is-locked-as-read-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Project Server 2010 Requirements</title>
		<link>http://www.jeremytaylor.net/2010/06/03/microsoft-project-server-2010-requirements/</link>
		<comments>http://www.jeremytaylor.net/2010/06/03/microsoft-project-server-2010-requirements/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 04:25:16 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/2010/06/03/microsoft-project-server-2010-requirements/</guid>
		<description><![CDATA[Been doing some reading on Microsoft Project Server 2010. Here are some essential requirements to factor in for your new Project Server 2010. My next post will point out the hardware and software requirements for Project Server 2010.
Microsoft SharePoint Server 201064 Bit Only HardwareInternet Explorer 7 or HigherWindows 2008 (SP2 or later or R2)SQL Server <a href="http://www.jeremytaylor.net/2010/06/03/microsoft-project-server-2010-requirements/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Been doing some reading on Microsoft Project Server 2010. Here are some essential requirements to factor in for your new Project Server 2010. My next post will point out the hardware and software requirements for Project Server 2010.<br />
<h4>Microsoft SharePoint Server 2010<br />64 Bit Only Hardware<br />Internet Explorer 7 or Higher<br />Windows 2008 (SP2 or later or R2)<br />SQL Server 2005 SP3 CU3 or SQL Server 2008 SP1 CU2 or SQL Server 2008 R2<br />Setup and Migration Documentation</h4>
<p>The setup and upgrade documentation is  located here.&nbsp;&nbsp; </p>
<p><a href="http://technet.microsoft.com/en-us/library/cc197280%28office.14%29.aspx">http://technet.microsoft.com/en-us/library/cc197280(office.14).aspx</a></p>
<h4>Videos</h4>
<p>Deploy  Project Server – Single Application Server Farm</p>
<ul>
<li>Stream: <a href="http://go.microsoft.com/fwlink/?LinkId=169126">http://go.microsoft.com/fwlink/?LinkId=169126</a> </li>
<li>Download: <a href="http://go.microsoft.com/fwlink/?LinkId=169127">http://go.microsoft.com/fwlink/?LinkId=169127</a> </li>
</ul>
<p>Deploy Project Server – Multi Application Server Farm</p>
<ul>
<li>Stream: <a href="http://go.microsoft.com/fwlink/?LinkId=169128">http://go.microsoft.com/fwlink/?LinkId=169128</a> </li>
<li>Download: <a href="http://go.microsoft.com/fwlink/?LinkId=169129">http://go.microsoft.com/fwlink/?LinkId=169129</a> </li>
</ul>
<p>Create Project Web Access Site:</p>
<ul>
<li>Stream: <a href="http://go.microsoft.com/fwlink/?LinkId=169130">http://go.microsoft.com/fwlink/?LinkId=169130</a> </li>
<li>Download:&nbsp; <a href="http://go.microsoft.com/fwlink/?LinkId=169131">http://go.microsoft.com/fwlink/?LinkId=169131</a> </li>
</ul>
<p>Configure Reporting:</p>
<ul>
<li>Streaming: <a href="http://go.microsoft.com/fwlink/?LinkId=169132">http://go.microsoft.com/fwlink/?LinkId=169132</a> </li>
<li>Download: <a href="http://go.microsoft.com/fwlink/?LinkId=169133">http://go.microsoft.com/fwlink/?LinkId=169133</a> </li>
</ul>
<p>Add an Application Server to a Project Server Farm:</p>
<ul>
<li>Streaming: <a href="http://go.microsoft.com/fwlink/?LinkId=169134">http://go.microsoft.com/fwlink/?LinkId=169134</a> </li>
<li>Download: <a href="http://go.microsoft.com/fwlink/?LinkId=169135">http://go.microsoft.com/fwlink/?LinkId=169135</a> </li>
</ul>
<p>Reference: http://blogs.technet.com/b/projectadministration/archive/2009/11/18/microsoft-project-server-2010-requirements.aspx</p>
<p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" alt="" src="http://img.zemanta.com/pixy.gif?x-id=09b045bc-da8b-82b1-b5be-4d5653349a8d" /></div>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F03%2Fmicrosoft-project-server-2010-requirements%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/03/microsoft-project-server-2010-requirements/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 &#8211; The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State Service. For more information, contact your server administrator.</title>
		<link>http://www.jeremytaylor.net/2010/06/02/sharepoint-2010-the-form-cannot-be-rendered-this-may-be-due-to-a-misconfiguration-of-the-microsoft-sharepoint-server-state-service-for-more-information-contact-your-server-administrator/</link>
		<comments>http://www.jeremytaylor.net/2010/06/02/sharepoint-2010-the-form-cannot-be-rendered-this-may-be-due-to-a-misconfiguration-of-the-microsoft-sharepoint-server-state-service-for-more-information-contact-your-server-administrator/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:57:35 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[form cannot be rendered]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=373</guid>
		<description><![CDATA[You may receive this error when trying to publish a page in SharePoint 2010
The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State Service. For more information, contact your server administrator.
Solution:
You would need to install the &#8216;State Service&#8217; via the Configuration wizard in Central Administration or via <a href="http://www.jeremytaylor.net/2010/06/02/sharepoint-2010-the-form-cannot-be-rendered-this-may-be-due-to-a-misconfiguration-of-the-microsoft-sharepoint-server-state-service-for-more-information-contact-your-server-administrator/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>You may receive this error when trying to publish a page in SharePoint 2010</p>
<p><em>The form cannot be rendered. This may be due to a misconfiguration of the Microsoft SharePoint Server State Service. For more information, contact your server administrator.</em></p>
<p>Solution:<br />
You would need to install the &#8216;State Service&#8217; via the Configuration wizard in Central Administration or via PowerShell.</p>
<p>To configure the State Service by using Windows PowerShell:<br />
1. Click Start, Administrative Tools, Windows PowerShell Modules.<br />
2. In Windows PowerShell, type <strong>$serviceApp = New-SPStateServiceApplication -Name &#8220;State Service&#8221;<br />
</strong>3. Create a State Service database and associate it with a service application, by typing <strong>New-SPStateServiceDatabase -Name &#8220;StateServiceDatabase&#8221; -ServiceApplication $serviceApp</strong><br />
4. Create a State Service Application Proxy and associate it with the service application by typing <strong>New-SPStateServiceApplicationProxy -Name &#8220;State Service&#8221; -ServiceApplication $serviceApp -DefaultProxyGroup</strong><br />
<em>(You can use another proxy group if necessary by changing the DefaultProxyGroup parameter)</p>
<p>Tip:</em></p>
<p>You can view a <span style="text-decoration: underline;">list of all</span> State Service cmdlets in Windows PowerShell by typing <strong>gcm *spstate*</strong>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F06%2F02%2Fsharepoint-2010-the-form-cannot-be-rendered-this-may-be-due-to-a-misconfiguration-of-the-microsoft-sharepoint-server-state-service-for-more-information-contact-your-server-administrator%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/06/02/sharepoint-2010-the-form-cannot-be-rendered-this-may-be-due-to-a-misconfiguration-of-the-microsoft-sharepoint-server-state-service-for-more-information-contact-your-server-administrator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint disable loopback check (DisableLoopbackCheck dword in registry)</title>
		<link>http://www.jeremytaylor.net/2010/05/24/sharepoint-disable-loopback-check-disableloopbackcheck-dword-in-registry/</link>
		<comments>http://www.jeremytaylor.net/2010/05/24/sharepoint-disable-loopback-check-disableloopbackcheck-dword-in-registry/#comments</comments>
		<pubDate>Mon, 24 May 2010 07:54:40 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2007]]></category>
		<category><![CDATA[SharePoint 2010]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=371</guid>
		<description><![CDATA[Ive found this very handy.. recently, I was working on a server and  we were trying to access the local SharePoint site http://127.0.0.1 or  http://nameoflocalserver/pages/default.aspx and I was constantly  prompted for the username and password. in SharePoint 2010 it can really  annoy you by not accepting your username password credentials in <a href="http://www.jeremytaylor.net/2010/05/24/sharepoint-disable-loopback-check-disableloopbackcheck-dword-in-registry/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>Ive found this very handy.. recently, I was working on a server and  we were trying to access the local SharePoint site http://127.0.0.1 or  http://nameoflocalserver/pages/default.aspx and I was constantly  prompted for the username and password. in SharePoint 2010 it can really  annoy you by not accepting your username password credentials in the  popup window.</p>
<p>Its a &#8216;feature&#8217; on the server that you need to  disable as a workaround..</p>
<p>You would need to create a DWORD  registry key in the registry called <strong>DisableLoopbackCheck </strong>and set  it to 1.<br />
Follow these steps:</p>
<p>Click Start, click Run, type <strong> regedit</strong>, and then click OK<br />
In Registry Editor, locate and then click  the following registry key:       <strong>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</strong><br />
Right-click  Lsa, point to New, and then click <strong>DWORD </strong>Value.<br />
Type <strong> DisableLoopbackCheck</strong>, and then press ENTER.<br />
Right-click  DisableLoopbackCheck, and then click <strong>Modify</strong>.<br />
In the Value data box,  type <strong>1</strong> and then click OK.<br />
Quit Registry Editor, and then <strong>restart </strong>your computer.</p>
<p>For more information about this, click the  following article  number to view the article in the Microsoft Knowledge  Base:       281308  (http://support.microsoft.com/kb/281308/ )  Connecting to  SMB share on a Windows 2000-based computer or a Windows  Server  2003-based computer may not work with an alias name.
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F05%2F24%2Fsharepoint-disable-loopback-check-disableloopbackcheck-dword-in-registry%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/05/24/sharepoint-disable-loopback-check-disableloopbackcheck-dword-in-registry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 ULS log viewer</title>
		<link>http://www.jeremytaylor.net/2010/05/03/sharepoint-2010-uls-log-viewer/</link>
		<comments>http://www.jeremytaylor.net/2010/05/03/sharepoint-2010-uls-log-viewer/#comments</comments>
		<pubDate>Mon, 03 May 2010 10:12:16 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[SharePoint 2010]]></category>
		<category><![CDATA[Microsoft SharePoint 2010]]></category>
		<category><![CDATA[ULS Log viewer]]></category>

		<guid isPermaLink="false">http://www.jeremytaylor.net/?p=368</guid>
		<description><![CDATA[When using SharePoint 2010, you will notice ULS logging.  This tool greatly helps when troubleshooting ULS log files. Its from Microsoft but its unsupported.
Summary
ULSViewer allows users to open a ULS log file and display its contents in a user friendly format. Users can then perform advanced functions such as filtering, sorting, highlighting, loading logs, appending <a href="http://www.jeremytaylor.net/2010/05/03/sharepoint-2010-uls-log-viewer/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>When using SharePoint 2010, you will notice ULS logging.  This tool greatly helps when troubleshooting ULS log files. Its from Microsoft but its unsupported.</p>
<h2>Summary</h2>
<p>ULSViewer allows users to open a ULS log file and display its contents in a user friendly format. Users can then perform advanced functions such as filtering, sorting, highlighting, loading logs, appending logs, etc in order to single out the data that is important to the user. This information can be used to diagnose problems with machines running ULS services, or to monitor machines and the events they create in realtime.</p>
<p><span id="more-368"></span></p>
<p>Introduction</p>
<p>This article discusses the ULS Viewer tool.</p>
<p><strong>Warning: The ULSViewer tool is an unsupported application that can be used to analyze ULS log files. Microsoft does not provide support for this tool. Use this tool at your own risk. Microsoft Product Support Services (PSS) cannot answer questions about the ULSViewer tool.</strong></p>
<p>ULSViewer allows users with access to ULS log files to view their logs in a more user friendly interface instead of using standard log file viewers. Logs opened can be filtered, sorted, highlighted, appended, etc in order to single out the data that is important to the user. This information can be used to diagnose problems with machines running ULS services, or to monitor machines and the events they create.<br />
The ULSViewer tool runs on either 32 or 64 bit architectures of Microsoft Windows 2003 Server, Windows 2008 Server, Windows 2008 Server R2, Windows 7, Windows Vista, and Windows XP.<br />
Features      <br />
The ULSViewer tool performs various actions against the data from ULS log files in order to better analyze it.  ULSViewer allows the user to:</p>
<ul>
<li>Highlight data of importance to the user on the fly</li>
<li>Bookmark log entries</li>
<li>Append logs to other logs in order to track trends</li>
<li>Hide unimportant data</li>
<li>Only view critical log entries by sorting data by severity</li>
<li>Write rules to prompt the user when certain events occur</li>
<li>View your data in a spreadsheet instead of the text file ULS generates</li>
<li>Monitor remote machines logs that are running ULS services</li>
<li>Open multiple logs at the same time in order to compare log files.</li>
<li>Open logs files from multiple machines at the same time.</li>
</ul>
<h2>Installation</h2>
<p>To obtain the ULSViewer tool, follow these steps:</p>
<ol>
<li>The following file is available for download from the MSDN Code Gallery ULSViewer site at: <a href="http://code.msdn.microsoft.com/ULSViewer">http://code.msdn.microsoft.com/ULSViewer</a></li>
</ol>
<p><a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=ULSViewer&amp;DownloadId=7482">Download the ULSViewer tool now.</a><a href="http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=ULSViewer&amp;DownloadId=7482">http://code.msdn.microsoft.com/Project/Download/FileDownload.aspx?ProjectName=ULSViewer&amp;DownloadId=7482) </a></p>
<ol>
<li>In the <strong>File Download</strong> dialog box, click <strong>Save</strong>, and then save the file to your machine.</li>
<li>When the download is completed, click <strong>Close</strong>.</li>
<li>In the folder you saved the file, double-click <strong>ULSViewer.exe</strong>.</li>
</ol>
<p>Usage Syntax</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">UlsViewer.exe [-Options]Options:<br />
    file:&lt;filename&gt;<br />
       This will open the given file in ULSViewer<br />
       (You can omit the -file: and if the file exists, it will still work)<br />
    ulsrt<br />
       This will open the real-time ULS tracing in a tab in the ULSViewer window.<br />
    realtime:&lt;directory&gt;<br />
       This will make ULSViewer monitor a specific path for real-time ULS tracing.</p>
<p>Running UlsViewer.exe without parameters will show the ULSViewer UI.</td>
</tr>
</tbody>
</table>
<h2>UI Detail</h2>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="638" valign="top">
<h3>DROPDOWN MENUS<em> &#8211; FILE</em></h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="163" valign="top"><strong>Save As</strong></td>
<td width="610" valign="top">Saves the active log window to a file</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Save Workspace</strong></td>
<td width="610" valign="top">Saves the entire workspace including all log tabs to a file</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Load Workspace</strong></td>
<td width="610" valign="top">Loads a previous workspace from a file</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Open From</strong></td>
<td width="610" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="115" valign="top"><strong>File</strong></td>
<td width="523" valign="top">Opens a log file from a file on the local hard drive or any networked drive</td>
</tr>
<tr>
<td width="115" valign="top"><strong>ULS</strong></td>
<td width="523" valign="top">Opens the current ULS log file on the machine if it is running ULS services at the time. UlsViewer will try to automatically stop process the log if running unattended for more than 2 hours to prevent memory leak.</td>
</tr>
<tr>
<td width="115" valign="top"><strong>Clipboard</strong></td>
<td width="523" valign="top">Opens a log file if one has been placed on the clipboard through a copy action</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Append From</strong></td>
<td width="610" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="115" valign="top"><strong>File</strong></td>
<td width="523" valign="top">Opens a file on a local or networked drive and appends it to the end of the currently opened log file</td>
</tr>
<tr>
<td width="115" valign="top"><strong>ULS</strong></td>
<td width="523" valign="top">Opens the current ULS log file on the machine if it is running ULS services and appends that data to the end of the currently opened log file. UlsViewer will try to automatically stop process the log if running unattended for more than 2 hours to prevent memory leak.</td>
</tr>
<tr>
<td width="115" valign="top"><strong>Clipboard</strong></td>
<td width="523" valign="top">Takes log data from the clipboard and appends it to the end of the end of the currently opened log file</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Recent</strong></td>
<td width="610" valign="top">Recent drops down a list of the last log files that the user opened. From here, the user can click on any of these recent logs and they open in a new tab.</td>
</tr>
<tr>
<td width="163" valign="top"><strong>Abort Load</strong></td>
<td width="610" valign="top">If the user is loading a log file, abort load stops the file from being loaded to the workspace.</td>
</tr>
</tbody>
</table>
<h4>DROPDOWN MENUS &#8211; EDIT</h4>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="169" valign="top"><strong>Sort Entries</strong></td>
<td width="603" valign="top">Sorts all log data in the current tab by timestamp</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Find</strong></td>
<td width="603" valign="top">Opens a prompt to search for a value in any field in the current log</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Find Again</strong></td>
<td width="603" valign="top">Moves to the next instance of the last value entered in the Find box. If the user has not used the Find function it acts as if the user had selected find</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Find Previous</strong></td>
<td width="603" valign="top">Moves to the previous instance of the last value entered in the Find box. If the user has not used the find function it acts as if the user had selected Find</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Goto</strong></td>
<td width="603" valign="top">Opens a window where the user can enter a timestamp and have it take the user to the entry in the log as close to that timestamp as it has available</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Next Same Thread</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the next log entry with the same thread id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Prev Same Thread</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the previous log entry with the same thread id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Next Same Process</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the next log entry with the same process id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Prev Same Process</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the previous log entry with the same process id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Next Same Correlation ID</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the next log entry with the same correlation id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Prev Same Correlation ID</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and jumps to the previous log entry with the same correlation id</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Modify Filter</strong></td>
<td width="603" valign="top">Opens a window for modifying the currently applied filters</p>
<ul>
<li>Each line contains four filter fields, in order to specify a filter the user needs to specify
<ul>
<li><strong>FIELD</strong> – This is which field in the log to look under</li>
<li><strong>OPERATION</strong> – Specify if the user wants the field to contain or equal the value to look for</li>
<li><strong>VALUE</strong> – Type the value that the user wants the filter to search for</li>
<li><strong>AND/OR</strong> – Specify the modifier between individual rules applied to the filter</li>
</ul>
</li>
</ul>
</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Toggle Bookmark</strong></td>
<td width="603" valign="top">Takes the currently selected log entry and tags it as a bookmark</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Next Bookmark</strong></td>
<td width="603" valign="top">Moves to the next bookmark in the current log</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Previous Bookmark</strong></td>
<td width="603" valign="top">Moves to the previous bookmark in the current log</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Clear Bookmarks</strong></td>
<td width="603" valign="top">Clears all bookmark tags in the current log</td>
</tr>
</tbody>
</table>
<h4>DROPDOWN MENUS &#8211; FORMATTING</h4>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="169" valign="top"><strong>Edit Default Formatting</strong></td>
<td width="604" valign="top">Opens a window that allows for the highlighting of entries to be modified.<br />
<strong> </strong></p>
<ul>
<li>To add a new formatting entry select ADD.</li>
<li>Just like with the Modify Filter specify the following fields…
<ul>
<li><strong>FIELD</strong> – This is which field in the log to look under</li>
<li><strong>OPERATION</strong> – Specify if the user wants the field to contain or equal the value to look for</li>
<li><strong>VALUE</strong> – Type the value that the user wants the filter to search for</li>
<li><strong>AND/OR</strong> – Specify the modifier between individual rules applied to the filter</li>
<li>Then, in section two, the user can specify which colors the entries are highlighted.</li>
<li>In section three the user can specify which portions of the entry are highlighted when the event occurs.</li>
<li>Save/Save As/Load – These three buttons allow the user to save the changes to the current configuration, save the current configuration to a file, and load a previously saved format configuration.</li>
<li><strong>Choose Columns</strong> – Opens a window that allow user to control which columns to be shown and their width.</li>
</ul>
</li>
</ul>
</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Clear Bookmarks</strong></td>
<td width="604" valign="top">Clears all bookmark tags in the current log</td>
</tr>
</tbody>
</table>
<h4>DROPDOWN MENUS &#8211; TOOLS</h4>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="169" valign="top"><strong>Notification Filter</strong></td>
<td width="604" valign="top">Opens another window that allows the user to modify which log entries will prompt an on screen notification. By default, traces with Assert and Critical level will be shown in the notification list.</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Options</strong></td>
<td width="604" valign="top">Opens another window that allows the user to control how large cache files can be, custom sounds for notifications, and if the whole row should be highlighted when using smart highlighting</td>
</tr>
</tbody>
</table>
<h4>DROPDOWN MENUS &#8211; WINDOW</h4>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="121" valign="top"><strong>Close Page</strong></td>
<td width="652" valign="top">Closes the current page</td>
</tr>
<tr>
<td width="121" valign="top"><strong>Clear Page</strong></td>
<td width="652" valign="top">Deletes the contents of the current page</td>
</tr>
<tr>
<td width="121" valign="top"><strong>Next Tab</strong></td>
<td width="652" valign="top">Switches to the next tab of log data</td>
</tr>
<tr>
<td width="121" valign="top"><strong>Previous Tab</strong></td>
<td width="652" valign="top">Switches to the previous tab of log data</td>
</tr>
<tr>
<td width="121" valign="top"><strong>New Tab</strong></td>
<td width="652" valign="top">Creates a new tab with all the trace entries in the current tab.</td>
</tr>
</tbody>
</table>
<p> </p>
<h3>BUTTON PANNEL</h3>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Starts the display of the data if the user has chosen to open a log file that is being actively written to.</td>
</tr>
<tr>
<td width="137" valign="top"> </td>
<td width="636" valign="top">Pauses the display of the data from an actively written to log file.</td>
</tr>
<tr>
<td width="137" valign="top"> </td>
<td width="636" valign="top">Redirects the user to the Filter By menu which can be found by navigating EDIT &gt; MODIFY FILTER.</td>
</tr>
<tr>
<td width="137" valign="top"> </td>
<td width="636" valign="top">Closes the currently open log file.</td>
</tr>
<tr>
<td width="137" valign="top"> </td>
<td width="636" valign="top">Opens the notification list. The list looks as follows&#8230; <strong> </strong></p>
<ul>
<li>This screen displays a list of log entries that are flagged for notifications. The user can double click on the notification and ULSViewer will take the user to the entry. <strong> </strong></li>
<li>The “Clear” button will clear the list of notifications.<strong> </strong></li>
<li>The “Remove” button will remove the selected notification from the screen.<strong> </strong></li>
</ul>
<p>The “Bookmark &amp; Clear” button will add bookmarks to each of the events in the notification log and clear the screen.</td>
</tr>
<tr>
<td width="137" valign="top"> </td>
<td width="636" valign="top">This button will allow popup notifications when activated. If not activated it will not show the popup notifications.</td>
</tr>
<tr>
<td width="137" valign="top">Left</td>
<td width="636" valign="top">Allows the user to select a previously saved filter and apply it.</td>
</tr>
<tr>
<td width="137" valign="top">Right</td>
<td width="636" valign="top">Allows the user to select a previously saved format and apply it.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Allows “VerboseEx” messages to be displayed in the data view.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Allows “verbose” messages to be displayed in the data view.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Allows “medium” messages to be displayed in the data view.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Allows “high” messages to be displayed in the data view.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Start to record incoming log file data into a new csv file.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Stop recording incoming log file data into the csv file.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Highlights all values in the data view that are exactly the same as the value that the mouse is hovering over.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong></td>
<td width="636" valign="top">Changes the magnification of the log data.</td>
</tr>
<tr>
<td width="137" valign="top"><strong> </strong><strong> </strong></td>
<td width="636" valign="top">Opens a hierarchical view of the data by child/parent relationship. This data is displayed in the TREE PANEL.</td>
</tr>
</tbody>
</table>
<h3>DATA DISPLAY PANEL</h3>
<p>The Data Display Panel is broken up into two different pieces, the tabbed portion and the data portion.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="137" valign="top"><strong>Tabbed Portion</strong></td>
<td width="636" valign="top">The tabbed portion is at the top of the screen in the many colors. Each of these tabs corresponds to one log file that is open in ULSViewer. Users can switch between them by clicking on the tabs directly.</td>
</tr>
<tr>
<td width="137" valign="top"><strong>Data Portion</strong></td>
<td width="636" valign="top">The data portion is the grid below the tabbed portion. The data portion is where all the data from each of the log entries are displayed on the screen. Each log file is broken up into fields like TimeStamp, PID, TID, Product, Category, Event ID, Level, Correlation, Message, etc.</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<h3>RIGHT MOUSE BUTTON MENU</h3>
<p>In the Data Display panel additional functionality is accessed through a right mouse button menu.<strong> </strong></p>
<ul>
<li><strong>Right Mouse Button Menu<br />
</strong><strong> </strong><strong> </strong></li>
</ul>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="169" valign="top"><strong>New Page By This Item</strong></td>
<td width="604" valign="top">This button opens a “restrict by entry” window which allows for a filter to be applied on the fly.<strong> </strong></p>
<ul>
<li>The boxes are all populated with the selected log entry that was right clicked on. The user can now check all boxes for values that the user wants the data to be filtered by</li>
<li>For instance, if the user wanted to create a filter for the PID of a certain entry the user could right click on it, select New Page By This Item, then check the PID box and click OK. The new filtered data is opened in another tab</li>
</ul>
</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Filter By This Item</strong></td>
<td width="604" valign="top">This does the exact same thing as the “New Page By This Item” selection except that new filtered data is not opened in another tab<strong> </strong></td>
</tr>
<tr>
<td width="169" valign="top"><strong>Filter By This Time Range</strong></td>
<td width="604" valign="top">If one item is selected this button applies a filter that removes all data that did not occur at the time of the selected entry. If multiple entries are selected then the program filters for all data that occurred between the two selected log entries<strong></strong></td>
</tr>
<tr>
<td width="169" valign="top"><strong>Show Errors Only</strong></td>
<td width="604" valign="top">Applies a filter that will only show errors that occurred in the ULS log that is open<strong></strong></td>
</tr>
<tr>
<td width="169" valign="top"><strong>Copy</strong></td>
<td width="604" valign="top">Copies the log entry onto the clipboard</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Export To File</strong></td>
<td width="604" valign="top">Exports the selected log entries to a specified file<strong></strong></td>
</tr>
<tr>
<td width="169" valign="top"><strong>Static Grouping</strong></td>
<td width="604" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="113" valign="top">From All</td>
<td width="471" valign="top">Groups all data in the data view panel by Time, PID, TID, Product, Category, Event, or Level</td>
</tr>
<tr>
<td width="113" valign="top">From Selected</td>
<td width="471" valign="top">Groups all the selected data in the data view panel by Time, PID, TID, Product, Category, Event, or Level</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td width="169" valign="top"><strong>Quick Filter</strong></td>
<td width="604" valign="top">Quick filter populates another menu with the values of the currently selected log entry and by selecting one of the options will filter out log entries that are not the same as the selected option.<strong></strong></td>
</tr>
<tr>
<td width="169" valign="top"><strong>Quick Formatting</strong></td>
<td width="604" valign="top">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="113" valign="top">Auto Color Column</td>
<td width="471" valign="top">Automatically applies a coloring scheme to the first 100 different distinct column values for any given column selected</td>
</tr>
<tr>
<td width="113" valign="top">Clear All Quick Formatting</td>
<td width="471" valign="top">Removes all currently applied quick formatting</td>
</tr>
<tr>
<td width="113" valign="top">Format when {column} is {value}</td>
<td width="471" valign="top">Apply a specific selected color when a column contains the value under the mouse when the right click menu was invoked</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<h3>TREE VIEW</h3>
<p>The Tree panel is divided into two different areas. The top view and the data view.</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="121" valign="top"><strong>Top View</strong></td>
<td width="652" valign="top">The top view is composed on a drop down box and a refresh button. The drop down box allows the user to choose from Correlation and all customer columns available, such as Name, Site, and User. The data in the data view is then organized in parent/child relationships to each other through one of those fields. In the above example the tree view is expressing the parent/child relationships between the log entries Correlation values.</td>
</tr>
<tr>
<td width="121" valign="top"><strong>Data View</strong></td>
<td width="652" valign="top">The data view just displays the relationships between the values chosen in the drop down box in the top view. The relationships can be expanded or retracted via the + or – boxes on parent nodes. When the user clicks on a node in the tree view, the Data Display Panel is filtered to show only traces related to the selected node.<strong></strong></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<p> </p>
<h2>Glossary</h2>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="103" valign="top"><strong>Workspace</strong></td>
<td width="670" valign="top">The collection of all open ULS log files regardless of active tab</td>
</tr>
<tr>
<td width="103" valign="top"><strong>EventId</strong></td>
<td width="670" valign="top">The specific value that is tied to a certain event that occurs in a ULS system and is written in the log</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Process</strong></td>
<td width="670" valign="top">(Process Identification) The specific value that is tied to the product that ULS was operating under when the event was written to the log</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Correlation</strong></td>
<td width="670" valign="top">(Correlation Identification) The specific value that is tied to the event that the certain event is correlated to</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Thread</strong></td>
<td width="670" valign="top">(Thread Identification) The specific value that is tied to the thread that spawned the portion of ULS that created the event</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Filter</strong></td>
<td width="670" valign="top">A user generated statement that only allows certain types of events to be displayed</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Tab</strong></td>
<td width="670" valign="top">Any one of multiple log files that are open in the workspace</td>
</tr>
<tr>
<td width="103" valign="top"><strong>ULS</strong></td>
<td width="670" valign="top">(Unified Logging Service) A group of services that generate reports and monitor certain services on the users machine</td>
</tr>
<tr>
<td width="103" valign="top"><strong>Clipboard</strong></td>
<td width="670" valign="top">Collection of all recent copy actions</td>
</tr>
</tbody>
</table>
<div class="fblike_button" style="margin: 10px 0;"><iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.jeremytaylor.net%2F2010%2F05%2F03%2Fsharepoint-2010-uls-log-viewer%2F&amp;layout=standard&amp;show_faces=&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:23px"></iframe></div>
]]></content:encoded>
			<wfw:commentRss>http://www.jeremytaylor.net/2010/05/03/sharepoint-2010-uls-log-viewer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
