Possible Duplicate:
Sql Server agent can not start
I could not start the SQL Server Agent (SQLEXPRESS) instance as it will give me this error:
The request failed or the service did not respond in a timely fashion. Consult the event log or other applicable error logs for details
I search for some solution and they say that I should remove SQL Server 2008 Express Edition. However, I do not have SQL Server 2008 Express Edition and thus did not install it.
Also, I notice another SQL Server Agent (MSSQLSERVER), in which I am able to start it and let it run. However, I try using my local account and even the sa account, I could not get into this instance. (The SQL Server (MSSQLSERVER) is running too)
So, may I know what am I missing?