I can run the server on enterprise manager successfully. But when i try to run an asp.net page i get this error now
Anonymous error occured:5 - 18452 - Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
I checked the Webconfig file.
Should I make changes to the user id and password here (as i m using windows authentication)
MY MSSQLSERVER is running tho!!!
Please help