Tuesday, January 7, 2014

SharePoint 2010 Search Error

In ULS Viewer getting error:
Illegal operation attempted on a registry key that has been marked for deletion.

Can't search in Web App get this error:

Resolve by:
1. Stopped/Started the SecurityTokenService application pool in IIS on all servers in the farm
2. Stopped/Started the Search Query and Site Settings Service on all the servers in the farm that query happens on (in Central Admin, Manage Services on Server)
That fixed it for me

Related Article