Return-Path: Delivered-To: apmail-logging-log4net-user-archive@www.apache.org Received: (qmail 64215 invoked from network); 10 Mar 2008 02:24:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Mar 2008 02:24:50 -0000 Received: (qmail 93284 invoked by uid 500); 10 Mar 2008 02:24:46 -0000 Delivered-To: apmail-logging-log4net-user-archive@logging.apache.org Received: (qmail 93261 invoked by uid 500); 10 Mar 2008 02:24:46 -0000 Mailing-List: contact log4net-user-help@logging.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Log4NET User" List-Id: Delivered-To: mailing list log4net-user@logging.apache.org Received: (qmail 93250 invoked by uid 99); 10 Mar 2008 02:24:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 09 Mar 2008 19:24:46 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [68.142.200.119] (HELO web30506.mail.mud.yahoo.com) (68.142.200.119) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 10 Mar 2008 02:23:57 +0000 Received: (qmail 65455 invoked by uid 60001); 10 Mar 2008 02:24:16 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=1sMd78TGOOxDC0WJfha1wus3neDWJle8fkVvn4SKHeZi/YJElfWf+iv0COdIamuzZxDzRpV1XXT+Qb0nQeS55xpryuFGuhCpimIFkTPs5nb75qD+2UuDiF0vGcezeXbS9otq9aF+yuP+UnQfCnKzmpJHQMFy2uY0CXb7TGZI62k=; X-YMail-OSG: MJ4W_scVM1mH9N6x4lfkfInmeeCl5VVBBrw.i0j5K4d83mBu5F2Evwj4.ifJlJl14bycMER.S.pVj0p6UTs7DcrtyrUqiJtaosEdUjHKm_SD1Zypy6c- Received: from [75.179.188.181] by web30506.mail.mud.yahoo.com via HTTP; Sun, 09 Mar 2008 19:24:15 PDT X-Mailer: YahooMailRC/902.35 YahooMailWebService/0.7.162 Date: Sun, 9 Mar 2008 19:24:15 -0700 (PDT) From: Ron Grabowski Subject: Re: Usage guide for Vista? To: Log4NET User MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <163691.64951.qm@web30506.mail.mud.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org 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 To: log4net-user@logging.apache.org 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.