Failed to start the database service MSSQL$Microsoft##SSEE
November 3rd, 2009
If you have problem connecting to MSSQL$Microsoft##SSEE instance after installing SharePoint Services 3.0, check if Windows Internal Database (Microsoft##SSEE) is really installed (should be in services list and Add/remove programs).
If its not installed try this:
- Run regedit,
- Go to HKLM/Software/Microsoft/Shared Tools/Web Server Extensions/12.0/WSS/ServerRole,
- Change SINGLESERVER value to WFE,
- Run SharePoint Products and Technologies Configuration Wizard again,
- All should work now.
References: