Monday, December 17, 2012

Cannot connect to the configuration database.


I am having a fresh installation of SharePoint 2010 on my Windows 7 machine, it was everything working fine but suddenly today I started my PC and trying to start the Central Administration then I got this error “Cannot connect to the configuration database.”
So I have done below steps to resolve this issue,

  1. Go to run text box (Win + R shortcut key)
  2. Type services.msc in the text box and press enter
  3. You will see all the list of services running; Make sure the SQL Server (SHAREPOINT) service is started if not please start the service. (In my case it was not started)
  4. Now try to access the SharePoint Central administration, you will able to do .

Note: Above resolution is for one of the cause of the issue, there might be other causes also for this issue like,

  1. SQL credentials are not matching with application pool account.
  2. There is no connectivity between application server and SQL server
  3. SQL services are down


For more details please go through this link http://support.microsoft.com/kb/823287

Related Posts: