Ask a questionAsk a question
 

QuestionAbout asp.net login control

  • Monday, November 02, 2009 4:11 PMmdixits Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I have used the login control in my asp.net application. It has form based authentication. I have created one user from asp.net configuration menu. When I test login control in visual studio development environment it works well. When I go to browser and try to login it gives following error message:-

     

    Login failed for user ''. The user is not associated with a trusted SQL Server connection.

    please give me the solution of above problem