Showing posts with label Sql Server. Show all posts
Showing posts with label Sql Server. Show all posts

Wednesday, July 24, 2013

Cannot connect to configuration database

While opening the SharePoint web application I received the below error.

Cannot connect to configuration database

The possible reasons for this error are 
1) You might have changed the application pool identity password.
2) The SQL server instance fro SharePoint is not in "running" state.
3) There is some network issue connecting to the SQL server database.