I'm using sharepoint server 2007 SP2 SQL2000 SP4.

When I perform search I get no results.

In the past I used hot fix http://support.microsoft.com/kb/941422 which resolved this issue

but I can't use it now after upgrading to SP2.

Any ideas how to fix it?

Thanks

link|improve this question
What happens when you go into Search Administration in Central Administration? Do you have any indexing errors? Are there files in the index? – Sean Earp Nov 23 '09 at 22:24
Have you checked the Crawl logs in the Search Settings under the Shared Services? It should tell you exactly what is going on. Are there any errors in Event Viewer? – DanBig Dec 24 '09 at 16:04
feedback

2 Answers

It's been a while and I can't give you specific instructions, but I know I have seen instances where you had to manually rebuild SharePoint's search index.

You might try the suggestions here:

link|improve this answer
feedback

I've run into a similar problem and it turned out that my Web Client service was constantly in a stopping state. I followed the instructions here and then I used Process Explorer to stop the service (so I wouldn't have to restart my computer). Then the service started and search began working again.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown