New Web Application button is disabled in SharePoint 2010
I am having a fresh installation of SharePoint 2010 on my Windows 7 machine, when I tried to create new web application for creating a site collection, but the New Web application icon is disabled/greyed. So for this issue, here is the fix,
- Go to control Panel (win + r shortcut key for run textbox and type control)
- Click on System and Security
- Under “Action Center” section , click on “Change User Account Control settings”
- Scroll down the scrollbar to “Never Notify” as shown in below figure
- Click on Ok
- Restart the system ( This step is necessary)
- Now open the central administration as administrator
- Now the New Web Application button is enabled
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,
Note: Above resolution is for one of the cause of the issue, there might be other causes also for this issue like,
For more details please go through this link http://support.microsoft.com/kb/823287
So I have done below steps to resolve this issue,
- Go to run text box (Win + R shortcut key)
- Type services.msc in the text box and press enter
- 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)
- 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,
- SQL credentials are not matching with application pool account.
- There is no connectivity between application server and SQL server
- SQL services are down
For more details please go through this link http://support.microsoft.com/kb/823287
No comments:
Post a Comment