Buffer Flushing and Table Maintenance in the ADONetAppender

2005-04-13 Thread Howard Weisberg
Is there support for programmatically flushing the buffer? Is there support for deleting records in the SQL table that are older than a specified amount (to keep the table from growing without bounds) or do I need to roll my own? The information contained in this e-mail and any attached documen

SmtpAppender - Cannot Access CDO.Message

2005-04-13 Thread Norman Fung
Hi, I'm trying to send exception notification via log4net's SmtpAppender. But I'm having trouble deciphering the following error message: System.Web.HttpException ... Cannot access "CDO.Message object" ... Here's what my appender looks like, I think it's okay, but... just in case: