I\'m getting an error on a program that has log4net configured, but no log file is being created. I\'m certain the logging is set up in the program because other users have
access denied in asp.net user could be an issue. eg: running from test project does logging but running from web application won't
just add this to config
debug the application and watch the standard output. this will output log4net debug info (removed once issue is found out)