-
Posted to
IIS 7 - Troubleshooting
by
ericdeily
on
04-06-2007, 7:03 PM
and once it's enabled, all you need to do is to copy the new XSL over the old one.
Or just wait until Server Beta 3 comes out (''soon'' :)) and you'll have the new xslt automagically.
-
Posted to
IIS 7 - Troubleshooting
by
ericdeily
on
04-06-2007, 7:00 PM
could you add me to that email too Steve? I'm interested in what those errors were.
ta.
-
Posted to
IIS7 - General
by
ericdeily
on
03-07-2007, 3:53 PM
there's another topic very similar to this a few threads down...http://forums.iis.net/thread/1604529.aspx. in that thread nothing showed in the browser (blank).
Do you have the static file handler installed? Also, might help to get a Failed Request Trace for the css requests. there is a walkthrough on this site already on ...
-
Posted to
IIS7 - General
by
ericdeily
on
03-07-2007, 3:48 PM
Julio -
what error are you seeing in the browser?
-
Posted to
IIS7 - Known Issues and Workarounds
by
ericdeily
on
02-12-2007, 1:20 PM
[ISSUE]When using Failed Request Tracing, you are unable to configure or use the ASP.Net trace provider (it does not show up in the list of providers to select when creating a new trace rule) even after ensuring that ASP.net & .Net extensibility are installed. [CAUSE]This is a known setup timing issue that causes the ASP.net provider ...
-
Posted to
IIS7 - General
by
ericdeily
on
01-22-2007, 8:55 PM
To be clear Rick -> a crash isn't actually viewed by IIS as a recycle. If the process terminates unexpectedly (i.e. IIS did not tell the process to terminate), it's a crash & goes against the crash count. by default, as Chris mentioned, if IIS sees 5 crashes in 5min we'll put the pool into Rapid Fail Protection. ...
-
Posted to
Security
by
ericdeily
on
11-30-2006, 12:15 PM
BitShift - from what I've read ProcMon is the tool to use (it's got FileMon functionality rolled up into it). Goto http://www.microsoft.com/technet/sysinternals/processesandthreads/processmonitor.mspx for download & details.
-
Posted to
IIS 7 - Troubleshooting
by
ericdeily
on
11-30-2006, 12:09 PM
Preishuber -
did you install the IIS 6.0 Metabase Compatibility Layer (including the WMI provider)? The setup app might be using WMI to get & set some configuration for the quickstart, and that ''URL'' of sorts looks a LOT like a WMI path.
to install metabase compat layer & WMI provider on Vista, you do ...
-
Posted to
IIS7 - General
by
ericdeily
on
10-26-2006, 3:31 PM
Steve -
we currently have no plans to move the logfile directories for SMTP or FTP. HTTPERR is owned by HTTP.sys team, and they do not plan to move this dir either. WMSVC also falls in this list - no plans to move these to the inetpub\logs\logfiles directory.
-
Posted to
IIS 7 - Troubleshooting
by
ericdeily
on
10-18-2006, 8:12 PM
Hey Folks!
We've been working on a new FREB.XSL to make the FREB information easier to use and more approachable. Instead of a deluge of information on every event, we provide tabs w/ways to more easily slice the data in different ways.
The Request Summary view is the summary view that presents similar data to what you ...