Log4net uses a standard FileStream object internally: new FileStream(filename, fileOpenMode, FileAccess.Write, FileShare.Read)
Assuming you can get that to work (in a ConsoleApplication or some other type of simple app) you can most likely get log4net working. ----- Original Message ---- From: Paul_uniquename <[EMAIL PROTECTED]> To: [email protected] Sent: Sunday, March 9, 2008 10:16:54 PM Subject: Re: Usage guide for Vista? Let me put this another way. Has anyone gotten log4net to write a log file on Vista? If so, how did you do it? -- View this message in context: http://www.nabble.com/Usage-guide-for-Vista--tp15949615p15949674.html Sent from the Log4net - Users mailing list archive at Nabble.com.
