Login failed for user 'sa'.
Hi,
I am running Ms SQL Server Standard Ed. with IIS 6.0 on a Windows 2003 Server.
Currently having some problems relating to access to database. IIS seem to work fine, as the welcome page which doesn't require access to the SQL database can be opened without a problem. The page which authenticates the login, which contains a fileDSN info to access the SQL via ODBC gives me an error. It says :
Microsoft OLE DB Provider for ODBC Driverserror '80040e4d'
[Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'sa'.
But when i created the DSN file under ODBC, the test completed succesfully, using SQL Server authentication with user login and password.
On the other side, At the SQL Enterprise Manager, I check the authentication method, and it is set to Windows and SQL server (Mixed mode).
When i start my server, I receive this message in the event viewer,
SuperSocket info: (SpnRegister) : Error 1355
Does this has anything to do with the problem i m facing?
I tried reinstalling SQL Server, but i still receive this message. I even copied the database and the www pages to publish from my desktop, but no difference...
I m lost. Please help.
Thank you.

