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