![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm running a website with NetworkService credentials and I'm able to connect fine on one DB, but not the other. Both DBs are running SS 2008, and all machines concerned are on the same domain. I've added machine credentials on both DBs as needed but i'm getting the above error somehow for one of the DBs. I'm guessing that the NetworkService machine level authentication is somehow failing and thereby being reduced to anonymous, but I'm not sure - never seen this before. web.config connection strings are as follows: setting name="SqlConnectionString" serializeAs="String" value>Data Source=Server1; Initial Catalog=DB1; Integrated Security=True</value and setting name="SqlConnectionStringBMAT" serializeAs="String" value>Data Source=Server2; Initial Catalog=DB2; Integrated Security=True; Min Pool Size=1; Max Pool Size=200</value |
![]() |
| Thread Tools | |
| Display Modes | |
| |