Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 SQL Server Administration (2005)
 Login failed for user ''. The user is not associat

Author  Topic 

msman88
Starting Member

3 Posts

Posted - 2009-09-05 : 17:00:29
Problem:" Login failed for user ''. The user is not associated with a trusted SQL Server connection. "

I have the following Conn." ---------------
<add name="ConnectionString" connectionString="Data Source=mssql502.ixwebhosting.com; Initial Catalog=YGhlSriDB43; Integrated Security=SSPI; Min Pool Size=5;Max Pool Size=60;Connect Timeout=30; User ID=user;Password=pwd"
providerName="System.Data.SqlClient"
----------------
Please Help.
Thanx

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2009-09-06 : 14:07:54
duplicate

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=132342
Go to Top of Page
   

- Advertisement -