c# - Can't Find Microsoft.Office.Server.Search.WebControls in Sharepoint 2010 -


i'm trying create custom search result webpart, , need develop class must inherit microsoft.office.server.search.webcontrols.coreresultswebpart. however, when add reference microsoft.office.server, can use microsoft.office.server.search.portalcrawl. searching solutions on internet, found 1 person had same problem, , nobody answered him. has idea of why can't load correct namespaces , on earth portalcrawl came from?

thank time.

i faced same issue sometime back...

while adding reference listed 'microsoft® search component' under .net components.

there 2 dlls same component name (mentioned above).

  • microsoft.office.server.search.dll (this 1 need)
  • microsoft.office.server.search.connector.dll

Comments

Popular posts from this blog

linux - Using a Cron Job to check if my mod_wsgi / apache server is running and restart -

actionscript 3 - TweenLite does not work with object -

jQuery Ajax Render Fragments OR Whole Page -