DBTypes

2004-11-27 Thread Ian Bell
Hi Does anyone know how I'd create a sql Text type parameter in the config section for the ado appender: i.e. what would I specify for the type ("Text"?) and size? Thanks Ian

RE: Watching config file changes on netcf

2004-11-27 Thread Nicko Cadell
Graham, The config file watching code just uses the FileSystemWatcher API to monitor for changes to the config file. This API is not available in the CompactFramework. I don't know it this is just something they left out of the CompactFramework or if the underlying Win32 APIs are not available on

RE: ASP.NET and log4net

2004-11-27 Thread Nicko Cadell
Marc, How are you configuring log4net? Programmatically? Or using the DOMConfiguratorAttribute? Have you tried adding: To your appSettings block in your Web.config, see: http://logging.apache.org/log4net/release/manual/faq.html#internalDebug As you are trying to get the debug from a service y

RE: [1.1.1] No appenders could be found for category

2004-11-27 Thread Nicko Cadell
Jens, If you encounter any further configuration issues you can enable internal debugging to get a trace of what log4net is doing. http://logging.apache.org/log4net/release/manual/faq.html#internalDebug Cheers, Nicko > -Original Message- > From: Jens Ansorg [mailto:[EMAIL PROTECTED] > S

RE: RoolingFileAppender constant file extensions

2004-11-27 Thread Nicko Cadell
This is possible to achieve for dates by adding the extension to the datePattern. See DateTime.ToString for details on how to embed literal strings into the date pattern. Currently when rolling by size (or by size in Composite mode) the numbered file entry must be the last part of the filename. N

RE: ado.net and MySQL

2004-11-27 Thread Nicko Cadell
David, The first thing is to ensure that the connectionType is specified as an assembly qualified name, i.e. "classname,assemblyname". This allows the .net framework to locate the type in a separate assembly an load it. Also you need to enable internal log4net debugging to see the error messages

Log timestamp in UTC

2004-11-27 Thread Joe Joe
Does there exist a conversion pattern specifier that logs the timestamp in UTC? _ Stay in touch with absent friends - get MSN Messenger http://www.msn.co.uk/messenger