Log4Net does not write when iis hosts the WCF service. It works fine when I use my own hosting (Visual Studio Development Server), but when I start it using IIS, it does not write anything.
I read about this span, and the conclusion is that this should be a resolution problem, but I don't know how to solve it.
How can I verify that I have permission to write a log file? where can i change the resolution? change AppPool users? Can you give me some simple steps how to check if I have a permission problem?
I am the administrator of my computer. I am trying to create a file in a project folder. The file is a copied file application.
thank.
source
share