Tuesday, June 15, 2010

SharePoint My Sites and Search Center, 404 Error Not Found

When you're configuring My Sites make sure you put in /Pages/ in the Search Center site settings otherwise it will return you with 404 Not Found error.

For example, if the Search Center site is set to http://moss2010:31000/ then you specify the following:
http://moss2010:31000/Pages/


If it's set as a sub-site collection, eg http://testsite/sites/SearchCenter then you specify the following:
http://testsite/sites/SearchCenter/Pages/


Hope this helps,
Tommy

4 comments:

  1. If you use the Basic Search Center template instead of the Enterprise Search Center template then the peoplesearch.aspx page will not be available.
    You must use the Enterprise Search Center template to get the peoplesearch.aspx page.

    ReplyDelete
  2. Here what I have, what should I do?
    http://alpha.sitename.com (portal)
    http://alpha.beckgroup.com/my (My Sites)

    ReplyDelete
  3. Correction to above

    Here what I have, what should I do?
    http://alpha.sitename.com (portal)
    http://alpha.sitename.com/my (My Sites)

    ReplyDelete