I want to enable "failed request tracing". I don't think I have the module installed. How do I install it on my 2008 R2, IIS 7 server?
The document I am following for failed request tracing says to click "failed request tracing" in the actions pane of INETMGR. When I click the default web site, under "configure" in the action pane, all I see is "Limits" and "Add FTP Publishing".
Steve Richte...
26 Posts
How to add FailedRequestTracing module?
Feb 04, 2010 02:23 PM|LINK
I want to enable "failed request tracing". I don't think I have the module installed. How do I install it on my 2008 R2, IIS 7 server?
The document I am following for failed request tracing says to click "failed request tracing" in the actions pane of INETMGR. When I click the default web site, under "configure" in the action pane, all I see is "Limits" and "Add FTP Publishing".
thanks,
failed request tracing module
eokim
172 Posts
Microsoft
Re: How to add FailedRequestTracing module?
Feb 04, 2010 02:52 PM|LINK
You should install it.
Server Manager -> Select "Web Server (IIS)" Role -> Select "Add Role Service" -> Select "Tracing" under "Health and Diagnostics".
Steve Richte...
26 Posts
Re: How to add FailedRequestTracing module?
Feb 04, 2010 02:56 PM|LINK
got it. thanks.