RE: Using Log4Net with Oracle

2006-09-14 Thread Farley Susan
ent: Wednesday, September 13, 2006 10:45 PM To: Log4NET User Subject: Re: Using Log4Net with Oracle Do you have Oracle.DataAccess.dll in the application's bin directory? Have you tried using the Oracle provider from the System.Data namespace: http://tinyurl.com/75k4w http://logging.apa

Re: Using Log4Net with Oracle

2006-09-13 Thread Ron Grabowski
Do you have Oracle.DataAccess.dll in the application's bin directory? Have you tried using the Oracle provider from the System.Data namespace: http://tinyurl.com/75k4w http://logging.apache.org/log4net/release/config-examples.html#adonetappender-o9 --- Farley Susan <[EMAIL PROTECTED]> wrote: >

Using Log4Net with Oracle

2006-09-13 Thread Farley Susan
As our application is distributed, I am trying to log messages to our Oracle database. In the app.config, I have the following: When I run my application and the database appender tries to initialize, I get the following error in the log4net.Appender.AdoNetAppender Reso