Friday, August 30, 2013

This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL Server to read from the configuration database. To connect this server to the server farm, use the SharePoint Products Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010 Products.

This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL Server to read from the configuration database. To connect this server to the server farm, use the SharePoint Products Configuration Wizard, located on the Start menu in Microsoft SharePoint 2010 Products.

Go to start -> run -> services.msc -> start "SQL Server (MSSQLSERVER)" service.
now refresh above page. we can see web application will open.

11 comments:

  1. Hi,

    I had a different cause of this error.

    For whatever reason the intranet application pool account did not have access to the SP Config DB.
    Which is odd, but i confirmed this visually in SQL.

    Not all users have access to SQL, so on the SP server open PowerShell as an admin.
    Run the following PowerShell code which grants access to the SP_Config DB as well as the content DB of the URL provided.

    $w = Get-SPWebApplication -identity "http://SiteURL"
    $w.GrantAccessToProcessIdentity(“Domain\ServiceAccount_of_intranet_App_Pool”)

    Regards,
    Andrew

    ReplyDelete
  2. Hi,

    Stumbled upon this post and this really save a lot of my time!

    Thank you so much!

    ReplyDelete
  3. Thank you so much!

    ReplyDelete
  4. Comprehensive training supplied from the same SaaS vendors with a new subscription.
    Ongoing customer support from the SaaS vendor continued throughout the term of the contract. free Calendly review

    ReplyDelete
  5. 158E86EE32
    Printing on different surfaces has become easier with innovative methods like DTF printing. If you're curious about the process, you should explore what is dtf transfer? because it offers high-quality, durable results. This technique allows for vibrant designs to be transferred smoothly onto various fabrics, making it popular among both hobbyists and professionals. Understanding what is dtf transfer? can help you decide if it's the right method for your printing needs.

    ReplyDelete

Featured Post

Automate SharePoint List CRUD Operations Using PowerShell, Microsoft Graph API & GitHub Actions

Automate SharePoint List CRUD Operations Using PowerShell, Microsoft Graph API & GitHub Actions App-only Auth with Certificate   |  ...

Popular posts