Title: Message
ASPNET user  needs R/W/Create permissions to the directory where log4net writes its log files. If it's a network share you'lll need to use impersonation.
 
-----Original Message-----
From: Linda Wang (IT) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, November 10, 2004 11:32 AM
To: [email protected]
Subject: Access is denied: 'log4net'

 

HI, I am using log4net in my web application. It works fine in my local development machine.

But after I deployed to a host server, log4net can not be loaded when a page referring to it has been called. I got this error shown as below. This hosting server is paid shared one. Any clues?

 

Thanks,

Linda

Server Error in '/' Application.


Access is denied: 'log4net'.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Access is denied: 'log4net'.

Source Error:

 
[No relevant source lines]


Source File: lltnzgya.0.cs    Line: 0

Assembly Load Trace: The following information can be helpful to determine why the assembly 'log4net' could not be loaded.

 

Reply via email to