I have an application (Dynamics AX 2012) that can't connect to the SQL server. I log onto the SQL server, and open SQL Server Management studio and can't connect to the database engine.
I check the Sql Server configuration manager and all the services except SQL server browser are stopped and I can't start any of them. In the Windows log I get this message: The service did not start due to logon failure.
I imagine this has something to do with something wrong with the service agent that is assigned for this service. How can I fix this problem? I don't remember setting up a password for the account or anything when installing SQL Server and I'm not sure where to look to get this going.
I've gone through the Service window and just type in what I think the password is for the SQL Server Agent and SQL Server. SQL Server doesn't give me an error but SQL Server Agent says the account name is invalid or does not exist, or the password is invalid for the account name specified.