Link to home
Start Free TrialLog in
Avatar of Jack_son_
Jack_son_Flag for Afghanistan

asked on

Sharepoint Search

Hi, We are using SharePoint 2010 and the search feature used to work but has stopped.  The error I am getting is:

Error
System.Net.WebException: The remote server returned an error: (500) Internal Server Error.
   at Microsoft.Office.Server.Search.Administration.SearchApi.RunOnServer[T](CodeToRun`1 remoteCode, CodeToRun`1 localCode, Boolean useCurrentSecurityContext, Int32 versionIn)
   at Microsoft.Office.Server.Search.Administration.SearchApi..ctor(SearchServiceApplication application)
   at Microsoft.Office.Server.Search.Administration.SearchServiceApplication.get_SearchApi()
   at Microsoft.Office.Server.Search.Administration.ContentSourceCollection..ctor(Content parent)
   at Microsoft.Office.Server.Search.Administration.Content.get_ContentSources()
   at Microsoft.Office.Server.Search.Internal.UI.WebControls.ListContentSourcesControl.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Troubleshoot issues with Microsoft SharePoint Foundation.

Correlation ID: 6d8097db-7dfe-425c-88fc-d02c1c7aea9f


Let me know if you have any ideas to fix this
Avatar of Jamie McAllister
Jamie McAllister
Flag of Switzerland image

Check the credentials for the Search Service Account are still valid.

Try the steps in this thread; https://www.experts-exchange.com/questions/27592762/SharePoint-Search-Server-Express-2010-Search-Server-failure.html

Get any further details from the logs that the correlation ID points to and post here. This is likely to be the log on the search app server than the WFE, but check both.
Your Search service application proxy is not responding. Check if its there below your Service Application.
Try deleting and recreating the proxy using powershell.
Avatar of Jack_son_

ASKER

Okay, I unchecked Search Service Application under Configure SErvice Application Associations and then the error came up this service is not connected, so it is the proxy.  Do you have the steps to do this.  There are a many other add-ins using the proxy now too.
ASKER CERTIFIED SOLUTION
Avatar of Mohit Nair
Mohit Nair
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial