Microsoft Office SharePoint Server 2007 for Search Beta 2 Technical Refresh Known Issues/ReadMe

If you are looking for the Known Issues/Readme for the final version of Microsoft Office SharePoint Server 2007 for Search, click here.

Office SharePoint Server 2007 for Search


This page will be updated regularly throughout the course of the 2007 Beta release. As with all other content on the Microsoft Office Web site, the information found on this page is highly confidential and is not to be shared outside of the Beta support provided as part of this program.

Setup

Issue Type Question or Issue Answer
Setup B2TR Upgrade information

Download Center Information: Installing Office SharePoint Server 2007 for Beta 2 Technical Refresh

Technet Information: Installing Office SharePoint Server 2007 for Beta 2 Technical Refresh

Config

After installing the Office Server Beta, you get the following error in the configuration wizard:

This access control list is not in canonical form and therefore cannot be modified.

This issue will occur if you are using Sysinternal's Newsid utility to reset the SID of the machine or image. To work around this issue do the following:

  1. Remove the Office Server Beta install.
  2. Join a workgroup.
  3. Remove machine account from domain.
  4. Run sysprep from Windows Support Tool's deploy.cab.
  5. Reboot and rejoin the domain.
  6. Install the Office Server Beta. You can also build the server from scratch and not use NewSID.

Top of Page Top of Page

SharePoint Server 2007 for Search

Issue Type Question or Issue Answer
Search

After upgrading from SharePoint Portal Server 2003 to Microsoft Office SharePoint Server 2007 Beta 2 TR, the account used for profile import is account not upgraded.

Symptom: Profile import fails after upgrade.

Workaround: After upgrade, re-enter the user account and password for profie import.

To enter the profile import account,

  • Go to the SSP Admin page.
  • Click on User Profiles and Properties.
  • Click on Configure profile import.
  • Enter an account and password for the Default Access Account setting.
Search

After upgrading from SharePoint Portal Server 2003 to Microsoft Office SharePoint Server 2007 Beta 2 TR:

Symptom: Search results contain links to content which is not reachable by users. This happens because the crawler gets farm admin credentials for crawling which may crawl more than is desired.

Search results may contain items whose publication date is expired, or which has not yet been published.

Workaround: Change crawl account from farm admin to an account that has only read permissions on the portal content.

  1. Go to central admin page.
  2. Navigate to the Application Management tab.
  3. In the Application Security Section, click Policy for Web Application.
  4. In the right most corner, make sure that the correct application is selected. If not, select the correct one by clicking on the drop-down arrow and then selecting the application in the pop-up window and press ok.
  5. Click on Add users -> Next, and then enter a domain account and give it Full Read permissions -> Finish.
  6. Go to SSP admin page.
  7. In Search section, click Search settings.
  8. Click Crawl rules.
  9. Add a new rule and provide a path which covers your portal site.
  10. Select Include all items in this path.
  11. Specify crawling account and enter account and password , and for the account which you have given full read permissions.
Search The temporary folder used for search indexing is created on the operating system drive rather than under the configured data directory. The size of this folder may grow and fill the partition. If the disk runs out of space, crawls will fail.

The workaround is:

Open regedit

Look for the regkey based on the product as stated below:

MOSS: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Global\Gathering Manager

WSS: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Global\Gathering Manager

Set the following:

  • TempPath = Custom path
  • UseSystemTemp = 0

Change the ACL on the custom folder to:

  • FC - service account
  • FC - admins
  • FC - system

After updating the registry, restart the Office SharePoint Server Search service (osearch)

  1. In a command line, type net stop osearch
  2. net start osearch
Search On SPS 2003 to MOSS 2007 gradual upgrade, the v2 portal address is changed but not updated in the content sources list on v2. Due to this, the urls in the Search results are incorrect and user might see documents that are unreachable by them.

Workaround is to:

  1. Go to the v2 search administration pages.
  2. Click Manage content sources.
  3. Click on edit of the content source that crawls the v2 portal.
  4. Fix up the start address to the new v2 portal start address post upgrade.
Search

Upon a clean install of Beta 2TR, if your Office SharePoint Servers farm includes separate Indexing and Query servers, the shared folder for search index propagation must be configured before starting a crawl.

Symptom: If this workaround was not performed: After the Search Service, in the Search Settings page in Shared Services Administration, the "Propagation Status" line will indefinitely display "Initializing" for each query server in the farm. Any search crawls will stop crawling new documents after crawling a limited ammount of content.

For each query server (a server running the Office SharePoint Server Search service, and is configured to "serve search queries" only):

Run the command:

stsadm -o osearch -propagationlocation <location>
where <location> is the desired file system path for the search index files.

Search After gradual upgrade on a medium farm, Office SharePoint Server Search was not started on Query boxes

Go to the Services in Server page in central admin.

Click Start for Office SharePoint Server Search Service.

Check the query role only.

Click OK.

Search The spacing, alignment and styles on the search results page are incorrect. The "Go" button for search results is the green button with the arrow key instead of the magnifying glass.

For the alignment issues:

Upload the latest version of the layouts pages to each portal through the following steps:

  1. Click Site Actions on the portal homepage and navigate to Site Settings -> Modify all site settings
  2. In the Galleries section, click Master pages and page layouts.
  3. Click upload.
  4. Click browse and navigate to <installdrive>\Program Files\Common files\Microsoft Shared\web server extensions\12\TEMPLATE\FEATURES\PortalLayouts\
  5. Select advancedsearchlayout.aspx and click OK.
  6. Click Check in.
  7. On the list page, find the advancedsearchlayout.aspx and from the ECB, select Publish a Major Version.
  8. Click OK.
  9. If you have workflow approval enabled, on the list page, find the advancedsearchlayout.aspx and from the ECB, select Approve/Reject. Change the radio button to Approved and click OK.
  10. Repeat 3-9 for searchmain.aspx, searchresults.aspx and peoplesearchresults.aspx.

For the search results go button icon:

The searchbox webpart properties need to be changed to match the new icon:

  1. Navigate to the searchcenter site and select edit page from site actions.
  2. For the search box webpart, click edit and select Modify shared webpart.
  3. In the miscellaneous section, change the 'search button right-to-left image URL and the 'Active search button right-to-left image URL' to /_layouts/imges/goRTL.gif
  4. In the miscellaneous section, change the 'search button image URL' and 'Active search button image URL' to /_layouts/images/gosearch.gif.

Top of Page Top of Page

 
 
Applies to:
SharePoint Server 2007