|
|
The dependency service or group failed to start SQL server Start problem
Sat, 03/26/2011 - 04:23
Suddenly all applications on my server stopped working.On exploration i found that sql server and sql server agent was stopped.I tried to start it again but it throws the error as
"Could not start the SQL Server Agent(MSSQLSERVER) service on Local Computer
Error 1068: The dependency service or group failed to start"
Similar entries
- Unable to start debugging on the web server -asp.net error
- How to resolve Parser Error Message: An error occurred loading a configuration file in ASP.NET
- How to resolve "Failed to generate a user instance of SQL Server due to failure in
- SQL Server does not allow remote connections Error 26
- No process is on the otherend of the pipe Microsoft SQL Server Error: 233
- IIS problem:The Web server reported the following error
- windows 2003 shares Error 2114: ther server service is not startd
- 500 - Internal server error generic error message in ASP pages
- How to enable user instance in SQL Server
- Script action to job in Server Management Studio Express
Try to start MSSQLSERVER and SQLSERVERAGENT services manually from services.msc.if still facing same error then check System errors. One of my friend had this kind of problem and it was found that he was using trial version , it expired and all services of SQLserver stopped.