<?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>Steps to enable tracing using appcmd</title><link>http://blogs.iis.net/ksingla/archive/2007/05/17/steps-to-enable-tracing-using-appcmd.aspx</link><description>Here are the steps you need to enable tracing for a site using appcmd. 1. Enable tracing for site. 2. Enable tracing for all request paths and for all response codes. 3. Appcmd leaves verbosity to default value “warning”. Get the providers count to change</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Steps to enable tracing using appcmd</title><link>http://blogs.iis.net/ksingla/archive/2007/05/17/steps-to-enable-tracing-using-appcmd.aspx#2756471</link><pubDate>Wed, 19 Nov 2008 23:51:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2756471</guid><dc:creator>Anonymous</dc:creator><description>&lt;p&gt;when I run the following, it does not return any provider. It looks like the provider section is somewhere else. Is this article based on RTM build?&lt;/p&gt;
&lt;p&gt;appcmd list config &amp;quot;Default Web Site&amp;quot; -section:traceFailedRequests -text:* | findstr provider&lt;/p&gt;
&lt;p&gt;My output:&lt;/p&gt;
&lt;p&gt;CONFIG&lt;/p&gt;
&lt;p&gt; &amp;nbsp;CONFIG.SECTION:&amp;quot;system.webServer/tracing/traceFailedRequests&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;path:&amp;quot;MACHINE/WEBROOT/APPHOST/Test&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;overrideMode:&amp;quot;Inherit&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;locked:&amp;quot;false&amp;quot;&lt;/p&gt;
&lt;p&gt; &amp;nbsp;[system.webServer/tracing/traceFailedRequests]&lt;/p&gt;
&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2756471" width="1" height="1"&gt;</description></item></channel></rss>