Click to See Complete Forum and Search --> : The user is not associated with a trusted Sql Server Connection.


shah123
June 27th, 2007, 09:52 AM
Hi, Using .Net Remoting I am getting an error of
String strConn = "Data Source=KPTEST1;Initial Catalog=Store Integrated Security=SSPI";

System.Data.SqlClient:Login Failed for User. The user is not associated with a trusted Sql Server Connection.

In simple scenarios i never got this error.

Please Help

wildfrog
June 27th, 2007, 10:10 AM
Maybe this helps:
http://support.microsoft.com/kb/555332

- petter