SharePoint2010 安装时报“未能启动数据库服务 MSSQL$Sharepoint"解决办法

今天装SharePointFoundation遇到“未能启动数据库服务 MSSQL$Sharepoint”搜了下有如下解决办法

Go to “regedit”, browse thru
HKLM_Local_Machine/Software/Microsoft/Shared Tools/Web Server
Extensions/12.0/WSS/
”.

Then change the value of attribute named “ServerRole” from
SINGLESERVER to APPLICATION.  

--来自无声雨

你可能感兴趣的:(SharePoint)