Hi, I'd like to see your code. I am not yet convinced using Log4net within Powershell is a viable option...??
-----Original Message----- From: Daniel Marohn [mailto:[EMAIL PROTECTED] Sent: Thursday, March 13, 2008 4:13 AM To: Log4NET User Subject: Re: Log4Net and Powershell HI Yes, I mamanged to kick it into live. I guess you have the following problem: The App-Domain is definied by the Powershell. This is, why the workingdir of your powershell-snapin is not the path where your dll is located, but the path of PowerShell's exe. There is more than one way to specify where the location of the configfile. Let me know if you still need to see some lines of code.
