SQL Login fail
-
Hello everybuddy, In a Windows 2003 my ASP.NET program encounters following error: Message: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Line Number: 0 Source: .Net SqlClient Data Provider What's the reason and how to solve? Thank you so much for any note --- "Art happens when you least expect it."
-
Hello everybuddy, In a Windows 2003 my ASP.NET program encounters following error: Message: Login failed for user 'NT AUTHORITY\NETWORK SERVICE'. Line Number: 0 Source: .Net SqlClient Data Provider What's the reason and how to solve? Thank you so much for any note --- "Art happens when you least expect it."
Hi there, This is a common issue that many people have, it's due to the authentication setting in the SQL server. Below is a clear explanation from a Microsoft online supporter: http://www.sql-server.org/Unauthorized_user_in_ASP_-4790415-3732-a.html[^]