Guys i have an error with my asp.net application
The error line is sqlcommand.open
the error message shown bekow
Login failed for user 'NT AUTHORITY\NETWO RK SERVICE'.
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.Sql Client.SqlExcep tion: Login failed for user 'NT AUTHORITY\NETWO RK SERVICE'.
Source Error:
Any one can help me?
Thanx in advance
The error line is sqlcommand.open
the error message shown bekow
Login failed for user 'NT AUTHORITY\NETWO RK SERVICE'.
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.Sql Client.SqlExcep tion: Login failed for user 'NT AUTHORITY\NETWO RK SERVICE'.
Source Error:
Any one can help me?
Thanx in advance
Comment