RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-07 Thread Matthew Easlea
used DebugView to find SMTP errors before and it helped me resolve the problem :) Cheers Matthew James Easlea > -Original Message- > From: Reyes, Cynthia [mailto:[EMAIL PROTECTED] > Sent: Saturday, 7 August 2004 5:34 AM > To: Log4NET User > Subject: RE: Cannot get Log4Net to c

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Reyes, Cynthia
Hello! I can't get my logs to get emailed, what am I doing wrong The log to files are working. Here are the config sections for it:

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Reyes, Cynthia
- From: Torben Sorensen [mailto:[EMAIL PROTECTED] Sent: Friday, August 06, 2004 1:19 PM To: Log4NET User Subject: RE: Cannot get Log4Net to compile using Nant or VC 2003 > Torben, > > You need a more recent version of NAnt : > http://nant.sourceforge.net/nightly/builds. > >

RE: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Torben Sorensen
> Torben, > > You need a more recent version of NAnt : > http://nant.sourceforge.net/nightly/builds. > > Gert Thank you for pointing me in the right direction - I've now gotten the latest nightly NAnt build, and it compiled and tested perfectly. Now when I use 'build.cmd' I get a massive am

Re: Cannot get Log4Net to compile using Nant or VC 2003

2004-08-06 Thread Gert Driesen
Torben, You need a more recent version of NAnt : http://nant.sourceforge.net/nightly/builds. Gert - Original Message - From: "Torben Sorensen" <[EMAIL PROTECTED]> To: "Log4NET User" Sent: Friday, August 06, 2004 7:44 PM Subject: Cannot get Log4Net to compile using Nant or VC 2003 Hi