log4net ans dotnet 2.0

  • Thread starter Thread starter wolfgang wagner
  • Start date Start date
W

wolfgang wagner

hi all!

i'm trying to convert my former asp.net 1.1 application to a asp.net 2.0
application. everything runs fine expect the logging with log4net. in my
development environment it logs to the designated logfile. but in
production environment not :(
both environments have the same dotnet version and iis running.

so, does anyone have any experience with that??

thx in advance!

greets
wolfgang wagner
 
Must be security related issue. Make sure the target folder has write
access to ASPNET or impersonate user.

Regards,
Vinod Tadepalli
 
Back
Top