Wednesday, August 8, 2012

How To Fix "Missing Server Side Dependencies" Error in SharePoint 2010

Error Fixing: Missing Server Side Dependencies

In SharePoint 2010 Health Analyzer if you see configuration errors – Missing Server Side Dependencies, and when opening up this configuration error you see GUIDs for missing web-parts dealing with SharePoint Search.  Follow the steps below to fix this error.

Browse to Central Administration -> System Settings -> Manage Services on server.
  1.  Change to the server that will handle the SharePoint Search Crawls.
  2. Scroll down until you find SharePoint Foundation Search and click ‘Start’ if it’s not already started.
  3.  Once the service is started click on the SharePoint Foundation Search link.
  4.  Enter in the Service Account, Content Access Account, Search Database names.  Make sure the account used for Service Account and Content Access Account has the correct permissions on the SQL Server.  Read-Only Access.
  5. Once the Service is started the service name changes to SharePoint Foundation Help Search
  6. Next browse to Central Administration -> General Application Settings -> Search -> Farm Search Administration -> Search Service Application.
  7. Once the Search Service Application page renders, close the browser.
  8. On the Search/Index server run an iisreset /noforce.
  9. Browse back to Central Administration, click on the SharePoint Health Analyzer, click on the Missing Server Side Dependencies error and click ‘Reanalyze Now’
  10. Error should disappear.

No comments:

Post a Comment