Hi, That's because the default settings do not allow overriding at a lower level. But that prohibition on overriding can be changed (at any level). If this is just for your own server, then there's no issue. If this is code to run on other people's servers, then it's a different story :)
From: [email protected] [mailto:[email protected]] On Behalf Of Greg Keogh Sent: Saturday, 9 April 2011 12:39 PM To: 'ozDotNet' Subject: RE: Getting IIS web logging folders Just note that the logging location can be set at the web server, web site, folder and file level (in case you are using this code for someone else's IIS server) On my Win2008 R2 IIS the Logging Directory is disabled at the folder level. Lucky for me as it reduces complexity and I can assume that the log files will be in the same place for each site (I hope!). Greg
