<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.iis.net/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/" xmlns:cs="http://blogs.iis.net/"><channel><title>MVolo&amp;#39;s Blog : Tools</title><link>http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx</link><description>Tags: Tools</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Trace IIS 7.0 Errors Like a Pro with Failed Request Tracing</title><link>http://blogs.iis.net/mvolo/archive/2008/08/01/trace-iis-7-0-errors-like-a-pro-with-failed-request-tracing.aspx</link><pubDate>Fri, 01 Aug 2008 04:25:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2529692</guid><dc:creator>IIS 7.0 Server-Side : IIS</dc:creator><slash:comments>2</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2529692</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/08/01/trace-iis-7-0-errors-like-a-pro-with-failed-request-tracing.aspx#comments</comments><description>When dealing with hard to find IIS 7.0 errors, I break out the trusty Failed Request Tracing. My favorite way of doing this is through the command line...( read more ) Read More......(&lt;a href="http://blogs.iis.net/mvolo/archive/2008/08/01/trace-iis-7-0-errors-like-a-pro-with-failed-request-tracing.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2529692" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/troubleshooting/default.aspx">troubleshooting</category><category domain="http://blogs.iis.net/mvolo/archive/tags/AppCmd/default.aspx">AppCmd</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category></item><item><title>Connecting to IIS 7.0 configuration remotely with Microsoft.Web.Administration</title><link>http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx</link><pubDate>Tue, 27 May 2008 03:20:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2386168</guid><dc:creator>IIS 7.0 Server-Side : IIS</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2386168</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx#comments</comments><description>IIS 7.0 provides a number of APIs that you can use to manage configuration remotely. This post provides the info and tools you need to configure remote access to IIS 7.0 configuration, including for use on Server Core installations....( read more ) Read...(&lt;a href="http://blogs.iis.net/mvolo/archive/2008/05/26/connecting-to-iis-7-0-configuration-remotely-with-microsoft-web-administration.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2386168" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/development/default.aspx">development</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>Improved PortCheck 2.0 to diagnose IIS service connectivity problems</title><link>http://blogs.iis.net/mvolo/archive/2008/01/23/improved-portcheck-2-0-to-diagnose-iis-service-connectivity-problems.aspx</link><pubDate>Thu, 24 Jan 2008 04:16:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2129153</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=2129153</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2008/01/23/improved-portcheck-2-0-to-diagnose-iis-service-connectivity-problems.aspx#comments</comments><description>&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Due to demand for the &lt;/FONT&gt;&lt;A href="http://mvolo.com/blogs/serverside/pages/Check-network-service-connectivity-with-PortChecker-tool.aspx" target=_blank&gt;&lt;FONT face=Calibri size=3&gt;original PortCheck tool&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Calibri size=3&gt;, I decided to release the updated version that I myself have been using that has a few more features to help diagnose connectivity issues.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Download the tool, source code, and find out more about diagnosing IIS connectivity issues at &lt;A href="http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2008/01/23/Check-IIS-network-connectivity-with-PortCheck-v2.0.aspx&lt;/A&gt;.&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Thanks,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 10pt"&gt;&lt;FONT face=Calibri size=3&gt;Mike&lt;/FONT&gt;&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2129153" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS/default.aspx">IIS</category><category domain="http://blogs.iis.net/mvolo/archive/tags/troubleshooting/default.aspx">troubleshooting</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Goodies/default.aspx">Goodies</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category></item><item><title>IISSCHEMA.EXE - A tool to register IIS7 configuration sections</title><link>http://blogs.iis.net/mvolo/archive/2007/08/04/iisschema-exe-a-tool-to-register-iis7-configuration-sections.aspx</link><pubDate>Sun, 05 Aug 2007 03:53:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1841643</guid><dc:creator>mvolo</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1841643</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/08/04/iisschema-exe-a-tool-to-register-iis7-configuration-sections.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;IIS7 configuration extensibility&amp;nbsp;allows you to create custom configuration sections that can be used side by side the IIS configuration sections.&amp;nbsp; However, setting this up requires a few steps that may be difficult to accomplish, especially in a automated way from a script or an installer.&lt;BR&gt;&lt;BR&gt;This post describes the IIS7 configuration extensibility, the steps to create and register your custom configuration sections, and provides a downloadable tool you can use to simplify and automate this process.&lt;BR&gt;&lt;BR&gt;Read all about it and download IISSCHEMA.EXE here: &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/08/04/IISSCHEMA.EXE-_2D00_-A-tool-to-register-IIS7-configuration-sections.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/08/04/IISSCHEMA.EXE-_2D00_-A-tool-to-register-IIS7-configuration-sections.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1841643" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS7/default.aspx">IIS7</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Goodies/default.aspx">Goodies</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Configuration/default.aspx">Configuration</category></item><item><title>WCAT 6.3 web performance and scalability test tool released </title><link>http://blogs.iis.net/mvolo/archive/2007/05/17/wcat-6-3-web-performance-and-scalability-test-tool-released.aspx</link><pubDate>Thu, 17 May 2007 20:05:00 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1713771</guid><dc:creator>mvolo</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.iis.net/mvolo/rsscomments.aspx?PostID=1713771</wfw:commentRss><comments>http://blogs.iis.net/mvolo/archive/2007/05/17/wcat-6-3-web-performance-and-scalability-test-tool-released.aspx#comments</comments><description>&lt;P&gt;The NT Performance team just publically released the latest version of WCAT (Web Capacity Analysis Tool), the web performance test tool that the IIS team and NT Performance team use to conduct internal performance and scalability testing of IIS and ASP.NET.&lt;/P&gt;
&lt;P&gt;Read more about it and download it at &lt;A href="http://mvolo.com/blogs/serverside/archive/2007/05/17/WCAT-6.3-web-performance-and-scalability-test-tool-released.aspx"&gt;http://mvolo.com/blogs/serverside/archive/2007/05/17/WCAT-6.3-web-performance-and-scalability-test-tool-released.aspx&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=1713771" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/mvolo/archive/tags/performance/default.aspx">performance</category><category domain="http://blogs.iis.net/mvolo/archive/tags/IIS+News+Item/default.aspx">IIS News Item</category><category domain="http://blogs.iis.net/mvolo/archive/tags/Tools/default.aspx">Tools</category></item></channel></rss>