<?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>Ruslan&amp;#39;s Blog : Tracing</title><link>http://blogs.iis.net/ruslany/archive/tags/Tracing/default.aspx</link><description>Tags: Tracing</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Debug and troubleshoot rewrite rules easily</title><link>http://blogs.iis.net/ruslany/archive/2008/10/30/debug-and-troubleshoot-rewrite-rules-easily.aspx</link><pubDate>Thu, 30 Oct 2008 05:13:28 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:2713746</guid><dc:creator>RuslanY Blog</dc:creator><slash:comments>0</slash:comments><description>One of the very cool features of URL Rewrite Module is its integration with IIS Failed Request Tracing . When you have rewrite rules that do not work the way you expect them to work - enable Failed Request Tracing and you will get the entire history of how rewrite rules were applied on the requested URL. I use Failed Request Tracing all the time and it has proven to be a great help when debugging and troubleshooting rewrite rules. When you enable Failed Request Tracing and make an HTTP request that you want to trace, IIS creates a trace log file fr NNNNNN .xml located by default at %WINDIR%\inetpub\logs\FailedReqLogFiles\W3SVC N . This xml file references freb.xsl file that is used to render the trace data in a web browser in a human-friendly...(&lt;a href="http://blogs.iis.net/ruslany/archive/2008/10/30/debug-and-troubleshoot-rewrite-rules-easily.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.iis.net/aggbug.aspx?PostID=2713746" width="1" height="1"&gt;</description><category domain="http://blogs.iis.net/ruslany/archive/tags/URLRewrite/default.aspx">URLRewrite</category><category domain="http://blogs.iis.net/ruslany/archive/tags/Tracing/default.aspx">Tracing</category></item></channel></rss>