I’m trying to create a custom search result webpart, and I need to develop a class that must inherit Microsoft.Office.Server.Search.WebControls.CoreResultsWebPart. However, when I add a reference to Microsoft.Office.Server, I just can use Microsoft.Office.Server.Search.PortalCrawl. Searching for solutions on internet, I found just one person who had the same problem, and nobody answered him. Does anyone has any idea of why I can’t load the correct namespaces and where on earth this PortalCrawl came from?
Thank you for your time.
I faced the same issue sometime back…
While adding reference it will be listed as ‘Microsoft® Search component’ under .NET components.
There will be two dlls with same component name (mentioned above).