Hmmm. I did do tests the tests I mentioned before with the ADO.NET objects,
but to be honest we were switching between databases back and forth pretty
rapidly, including MSDE. 

I will double-check. Thanks.

Oh. That's an old version of SqlClient assembly, I think. I believe 1.0.5500
is the .NET v1.1 version if it matters to ya.

-----Original Message-----
From: Georg Jansen [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 29, 2005 4:15 PM
To: 'Log4NET User'
Subject: RE: How to pass integrated security credentials to AdoNetAppender
from ASP.NET?


I don't know if this is any help Billy, but I am using integrated security,
and may ASP.Net application is running under MACHINENAME\ASPNET account.

My connection string is:

<connectionString value="Data Source=(local);Initial
Catalog=Log4Net;Integrated Security=True;"/>

I also have the Connection type stated in the config file:

<connectionType value="System.Data.SqlClient.SqlConnection, System.Data,
Version=1.0.3300.0, Culture=neutral, PublicKeyToken=b77a5c561934e089"/>

I have used this configuration on several servers without any problems.

Are you sure you have added the ASPNET account (or whatever account your web
app is running under) to the WIAN database?


Regards
Georg
www.l4ndash.com - Log4Net Dashboard

Reply via email to