I am running Windows 7 32 bit and I have IIS, Visual Studio 2008, 2010 installed. I am haunted by this error in SQL Server 2008 which is:
我正在运行windows732位,并安装了IIS, Visual Studio 2008, 2010。我被SQL Server 2008中的这个错误所困扰,它是:
Windows could not start the SQL Server (SQLEXPRESS) service on local computer. Error 1053: The service did not respond to the start or control request in a timely fashion
Windows无法启动本地计算机上的SQL Server (SQLEXPRESS)服务。错误1053:服务没有及时响应启动或控制请求
I have Googled and visited many other sites.
我曾在谷歌上搜索并访问过许多其他网站。
I have tried following:
我试过:
- changed Account permission to Local System Account and no luck.
- 改变帐户权限到本地系统帐户,没有运气。
- uninstalled and re-installed: no luck.
- 卸载和重新安装:没有运气。
- checked the port in Client Protocols and it is set 1433.
- 在客户机协议中检查端口,设置为1433。
- added Network Service account to the Microsoft SQL Server folder in program files.
- 在程序文件中向Microsoft SQL Server文件夹添加网络服务帐户。
I cant check the log file because it doesn't exist in the LOG folder of MS SQL folder. I have changed registry information from fix articles about this issue but no luck from those sites.
我不能检查日志文件,因为它不存在于MS SQL文件夹的日志文件夹中。我已经修改了关于这个问题的修正文章的注册表信息,但是这些网站没有运气。
It is really annoying because i installed SQL Server 2005 Express earlier and I got the same error message so that's why I uninstalled this and decided to give SQL Server 2008 Express a go and I receive the same error.
这真的很烦人,因为我之前安装了SQL Server 2005 Express,我得到了相同的错误消息,所以我卸载了它,决定尝试一下SQL Server 2008 Express,然后我收到了相同的错误。
This is really slowing me down because I have developed a lot of the web pages in my website and now I want to add functionality to the site and I need SQL Server and this has really stopped me from working.
这真的让我慢了下来,因为我在我的网站上开发了很多网页,现在我想为网站添加功能,我需要SQL Server,这真的让我无法工作。
Can someone help please? I really need to get this fixed i have tried everything that the sites provide in Google. If you require more information ill be glad to give you the feedback to get this solved as soon as possible.
有人能帮吗?我真的需要修复这个问题,我已经尝试了所有网站在谷歌提供的东西。如果你需要更多的信息,我会很高兴给你反馈尽快解决这个问题。
2 个解决方案
#1
3
Open the event viewer and dig through the logs: Open Windows Explorer and go to
打开事件查看器并查看日志:打开Windows资源管理器并转到
Control Panel\All Control Panel Items\Administrative Tools
控制面板\所有控制面板项目\管理工具
Open Event Viewer
打开事件查看器
Expand Windows Logs
扩展窗口日志
Look in Application, Security, and System for errors.
查看应用程序、安全性和错误系统。
#2
2
great news. i managed to install SQL Server 2008 Express at last. What i did was i downloaded Windows Install Cleanup.
伟大的新闻。我终于安装了SQL Server 2008 Express。我下载了Windows安装清理。
-
But first i uninstalled everything that relates to SQL Server 2008 from controlpanel>programs>programs and features including the sql server vss writer, sql server browser.
但是首先,我从controlpanel>程序>卸载了与SQL Server 2008相关的所有程序和特性,包括SQL Server vss writer、SQL Server browser。
-
Then i deleted the folders from regedit.exe and these folders were the sql server folders in HKEY_LOCAL_MACHINBE/software/microsoft/microsoft sql server,basically all the folders that start with microsoft sql server "xxxx".
然后我从regedit中删除了文件夹。exe和这些文件夹是HKEY_LOCAL_MACHINBE/software/microsoft/microsoft sql server中的sql server文件夹,基本上所有以microsoft sql server“xxxx”开头的文件夹。
-
I also deleted the Microsoft sql server directory from Hkey_current_user/software/microsoft/microsoft sql server.
我还从Hkey_current_user/software/ Microsoft / Microsoft sql server中删除了Microsoft sql server目录。
-
Then i deleted the microsoft sql server directory from my program files on the system. once all these directories were removed from regedit and my pc,
然后我从系统上的程序文件中删除了microsoft sql server目录。一旦所有这些目录都从regedit和我的pc中删除,
-
I then finally used Windows install cleanup and removed anything that related to microsoft sql server 2008 and thats it.
然后我最终使用Windows安装清理,删除了所有与microsoft sql server 2008相关的内容。
-
I then installed sql server 2008 Express sucessfully. thanks for all the people who took the time to view my issue and thanks for those who gave me the feedback.
然后我成功地安装了sql server 2008 Express。感谢所有花时间看我的问题的人,感谢给我反馈的人。
#1
3
Open the event viewer and dig through the logs: Open Windows Explorer and go to
打开事件查看器并查看日志:打开Windows资源管理器并转到
Control Panel\All Control Panel Items\Administrative Tools
控制面板\所有控制面板项目\管理工具
Open Event Viewer
打开事件查看器
Expand Windows Logs
扩展窗口日志
Look in Application, Security, and System for errors.
查看应用程序、安全性和错误系统。
#2
2
great news. i managed to install SQL Server 2008 Express at last. What i did was i downloaded Windows Install Cleanup.
伟大的新闻。我终于安装了SQL Server 2008 Express。我下载了Windows安装清理。
-
But first i uninstalled everything that relates to SQL Server 2008 from controlpanel>programs>programs and features including the sql server vss writer, sql server browser.
但是首先,我从controlpanel>程序>卸载了与SQL Server 2008相关的所有程序和特性,包括SQL Server vss writer、SQL Server browser。
-
Then i deleted the folders from regedit.exe and these folders were the sql server folders in HKEY_LOCAL_MACHINBE/software/microsoft/microsoft sql server,basically all the folders that start with microsoft sql server "xxxx".
然后我从regedit中删除了文件夹。exe和这些文件夹是HKEY_LOCAL_MACHINBE/software/microsoft/microsoft sql server中的sql server文件夹,基本上所有以microsoft sql server“xxxx”开头的文件夹。
-
I also deleted the Microsoft sql server directory from Hkey_current_user/software/microsoft/microsoft sql server.
我还从Hkey_current_user/software/ Microsoft / Microsoft sql server中删除了Microsoft sql server目录。
-
Then i deleted the microsoft sql server directory from my program files on the system. once all these directories were removed from regedit and my pc,
然后我从系统上的程序文件中删除了microsoft sql server目录。一旦所有这些目录都从regedit和我的pc中删除,
-
I then finally used Windows install cleanup and removed anything that related to microsoft sql server 2008 and thats it.
然后我最终使用Windows安装清理,删除了所有与microsoft sql server 2008相关的内容。
-
I then installed sql server 2008 Express sucessfully. thanks for all the people who took the time to view my issue and thanks for those who gave me the feedback.
然后我成功地安装了sql server 2008 Express。感谢所有花时间看我的问题的人,感谢给我反馈的人。