log4net implimentation in a DLL ..???

  • Thread starter Thread starter Jaddu
  • Start date Start date
J

Jaddu

HI All,
Here is my problem:
log4net works fine with my Client (Windows Application .Net 1.1)
but does not log any thing when i use it in my server (Com+ DLLs).
Does any one know why or how to make it work.

Thanks in Advance
Harish
 
Jaddu schreef:
HI All,
Here is my problem:
log4net works fine with my Client (Windows Application .Net 1.1)
but does not log any thing when i use it in my server (Com+ DLLs).
Does any one know why or how to make it work.

Does the account that is executing your server has sufficient rights to
log/write to the target?
 
Back
Top