Yes, in my project I created a FileInfo that points to the web.config file.
In Mike's blog, he's doing a different method using an assembly attribute as described in the configuration attributes section of the config page, which does not require specifying the file. http://logging.apache.org/log4net/release/manual/configuration.html Hope that helps! - Tomas