SharePoint - Unable to Uninstall Sharepoint 2010 server from Windows 7
Asked By Ram Krish on 12-Jun-12 11:17 AM
Hi,
I installed Sharepoint 2010 server in Windows 7 but Its not installed properly by throwing error while running the config wizard" MSSQL$Sharepoint" database service not able to run.
Now I want to uninstall the Shareppoint server , but nothing is happening after clicking Uninstall.
Note: I installed SP2010 server as Standalone
Your help is much helpful.
iHelper MS replied to Ram Krish on 12-Jun-12 01:06 PM
Did you install SharePoint 2010 using the traditional setup wizard or have you used any Powershell script for the setup?
I would suggest you fix the problem with SQL Server instance and reinstall SharePoint 2010.
Is the MSSQL$Sharepoint instance created in your Control Panel -> Services?
kalpana aparnathi replied to Ram Krish on 12-Jun-12 02:20 PM
hi,
You can install SharePoint with a local account, i had to do this on a couple of machines.
http://sharepoint.microsoft.com/blogs/fromthefield/lists/posts/post.aspx?id=112
http://sharepoint.microsoft.com/blogs/fromthefield/lists/posts/post.aspx?id=112
Regards,
Jitendra Faye replied to Ram Krish on 13-Jun-12 12:27 AM
Reference from-
http://sharepoint.stackexchange.com/questions/15757/failed-to-start-the-database-services-mssqlsharepoint
Solution
Rerun the SQL Server Express Installer and create a Instance called SHAREPOINT
After that, go to Start > Microsoft SharePoint 2010 Products >
SharePoint 2010 Products Configuration Wizard and run through the
wizard.
Jitendra Faye replied to Ram Krish on 13-Jun-12 12:28 AM
Try these steps also-
- Go to “regedit” through run command,
- 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
- Then save it
Refer this link-
http://bvs-sharepoint.blogspot.in/2011/05/failed-to-start-database-service.html
Ram Krish replied to iHelper MS on 13-Jun-12 03:04 AM
Yes Installed in Traditional way and there is no MSSQL$Sharepoint instance in services
kundan kumar replied to Ram Krish on 13-Jun-12 09:05 AM