Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 can't start service

Author  Topic 

_pw_
Starting Member

2 Posts

Posted - 2006-04-13 : 03:40:41
hello forum,

i have problem after installing SQLServer 2000 Developer Edition.
i try to start the service from Service Manager window, but i can't start it. It says:

"The service did not start due to a logon failure.
An error 1069 - (The service did not start due to a logon failure.)
occured while performing this service operation on the MSSQLServer service."

please help me to solve this problem. i'm getting a little frustated

khtan
In (Som, Ni, Yak)

17689 Posts

Posted - 2006-04-13 : 03:45:08
Go to control panel - services and edit the start up account / password for your MS SQL Server service



KH


Go to Top of Page

chiragkhabaria
Master Smack Fu Yak Hacker

1907 Posts

Posted - 2006-04-13 : 03:46:59
check this if its help
http://support.microsoft.com/default.aspx?scid=kb;en-us;282254

If Debugging is the process of removing Bugs then i Guess programming should be process of Adding them.
Go to Top of Page

_pw_
Starting Member

2 Posts

Posted - 2006-04-13 : 04:05:43
i've try to logon from MSSQLServer service on control panel, i've change my logon to Local System account, and it works!this simple and i don't know (still newbie). i'm sorry to bother all of you with this simple noise. thanks guys!
Go to Top of Page
   

- Advertisement -