September 21, 2010 at 1:28 pm
I recieved the error message below from the application when tried connecting to the database using the credentials.
Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
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: Login failed. The login is from an untrusted domain and cannot be used with Windows authentication.
1. I verified the firewall it allows the port.
2. I verified the user, and is able to connect to the server using the SQL CLient.
3. I have verified the server and it doesn't have the Windows authentication on it is has Mixed mode checked. I verified user credentials using the sql server authentication and it works for me but the application is not able to access.
Please suggest as the application has to be live ASAP.
Thanks,
Swetha K
September 21, 2010 at 1:33 pm
Please don't cross post. It just wastes peoples time and fragments replies.
No replies to this thread please. Direct replies to: http://www.sqlservercentral.com/Forums/Topic990695-391-1.aspx
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 21, 2010 at 2:39 pm
I have posted the same in many places without knowing as I am new to post forums,thinking there would be visitors based on the category. I would make a note of it.
Thanks
Swetha K
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply