Hi,
I am getting below error in my services logs
An exception of type 'System.Data.SqlClient.SqlException' was thrown. Cannot open database"MyDatabaseName" requested by the login. The login failed. Login failed for user 'MYDOMAIN\USERNAME'
In my IIS app pool we have set identity set to MYDOMAIN\USERNAME'. to access the the database.
Please let me know what might be the issue.
Thanks,
Venkatesh