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
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