ASP.NET - login failed for the user 'username'
Asked By abinav shankar on 26-Apr-13 05:13 AM
Hi
I have created a windows authentication for my application and I have used my credentials in the applicationpool identity and I have not added my login credentials in the database and hence I am getting the following exception
Login failed for the user 'username'.
I want to know whether it is possible to perform windows authentication without adding the login credentials in the database