T
Tim Zych
When I try to connect to a sql server database using Windows Authentication,
I get a message that the login failed:
Cannot open database "codelib" requested by the login. The login failed.
Login failed for user ABCD\ASPNET'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Cannot open database
"codelib" requested by the login. The login failed. Login failed for user
ABCD\ASPNET'.
Can anyone help? Thx
I get a message that the login failed:
Cannot open database "codelib" requested by the login. The login failed.
Login failed for user ABCD\ASPNET'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.Data.SqlClient.SqlException: Cannot open database
"codelib" requested by the login. The login failed. Login failed for user
ABCD\ASPNET'.
Can anyone help? Thx