That is all it was - I thought I had looked everywhere, sorry for posting a note on that, I will try to make up for it :)
(incidentally when VS creates a project there is a near-bewildering set of ACL's it creates .....) Thanks, Owen Corpening Acorn Systems -----Original Message----- From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 09, 2005 2:04 PM To: Log4NET User Subject: Re: Example works, can't get my first attempt to log Do you (and/or the ASP.Net worker process) have write access to the directory you writing your files? --- Owen Corpening <[EMAIL PROTECTED]> wrote: > Using log4net-1.2.0-beta8 > > > > I copy LogHelloWorld example to C:\Inetpub\wwwroot > > > > Double-click LogHelloWorld.csproj, press "run", press the "button" on > the > resulting page and bingo, get a log. > > > > I rename the dir LogHelloWorld_orig, and create a new C# ASP .Net Web > Application named LogHelloWorld, and follow the steps to add logging, > and > when I press "run" no logfile. > > > > Thinking there must be a mistake in one of the files in my new > C:\Inetpub\wwwroot\ LogHelloWorld directory, I diffed the dir with > LogHelloWorld_orig and there were very few differences. > > > > So I copied the entire dir tree from LogHelloWorld_orig to > LogHelloWorld, > but still no logs, only now there are no differences between any of > the > files between the working example and my "new" one. > > > > I have no idea how to debug this, other than stepping thru log4net - > before > I do that I figured I would post a question. > > > > Thanks, > > > > Owen Corpening > > Acorn Systems > > > >
