Microsoft Knowledge Base Email Alertz

KBAlertz.com: (925765) - Describes how to configure SharePoint to let you search OneNote 2007 content on SharePoint sites.

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **


Community Site



We Send hundreds of thousands of emails using ASP.NET Email


ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 925765 - Last Review: November 29, 2006 - Revision: 1.4

How to configure SharePoint to let you search OneNote 2007 content on SharePoint sites

On This Page

INTRODUCTION

This article describes how to configure Microsoft Windows SharePoint Services 2.0, Microsoft Windows SharePoint Services 3.0, Microsoft Office SharePoint Portal Server 2003, or Microsoft Office SharePoint Server 2007 to let you search Microsoft Office OneNote 2007 content on SharePoint sites.

SharePoint sites can be used to store OneNote 2007 shared notebooks for team collaboration. The OneNote New Notebook Wizard suggests that you use SharePoint sites to store shared notebooks.

If many teams in your organization store their notebooks on SharePoint sites, you can configure SharePoint to let you search OneNote 2007 content by using the SharePoint search feature.

MORE INFORMATION

To make OneNote 2007 content on SharePoint sites searchable, you must install OneNote 2007 on the server and register the OneNote IFilter. To do this, follow these steps, as appropriate for the version of SharePoint that you are running.

Windows SharePoint Services

Windows SharePoint Services 2.0

  1. Install OneNote 2007 on the server. This process installs the OneNote IFilter.
  2. Restart the server. This process registers the OneNote IFilter.
  3. Start a full crawl. This process searches for any already existing OneNote files.

Windows SharePoint Services 3.0

  1. Install OneNote 2007 on the server.
  2. Look at the following registry key to see how many extensions are on the list:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Applications\961ddf2b-49a8-4a2f-ac9f-a5a14a0096f8\Gather\Search\Extensions\ExtensionList
    If there are 37 extensions, add OneNote as the 38th value. If there are 38 extensions, add OneNote as the 39th value, and so on.
  3. Register the OneNote IFilter to be picked up by Windows SharePoint Services. To do this, follow these steps:
    1. Copy and then paste the following text into Notepad.
      Windows Registry Editor Version 5.00
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.one]
      @="{B8D12492-CE0F-40AD-83EA-099A03D493F1}"
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Setup\Filters\.one]
      "Extension"="one"
      "FileTypeBucket"=dword:00000001
      "MimeTypes"="application/msonenote"
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Applications\961ddf2b-49a8-4a2f-ac9f-a5a14a0096f8\Gather\Search\Extensions\ExtensionList]
      "38"="one"
      Note If the OneNote extension is not 38th on the list, as described in step 2, change the number in the last line.
    2. Save the file.
    3. Change the .txt file name extension to .reg, and then double-click the file. This process sets the correct registry values.
  4. Restart the server.
  5. Start a full crawl of the sites. To do this, follow these steps:
    1. Open a command prompt on the server, and then locate the following directory:
      C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN
    2. On the command line, type stsadm -o spsearch -action fullcrawlstart, and then press ENTER.

SharePoint Portal Server 2003

  1. Install OneNote 2007 on the server.
  2. Restart the server.
  3. Start a full crawl.

SharePoint Server 2007

  1. Install OneNote 2007 on the server.
  2. Add the OneNote file type for SharePoint Server 2007. To do this, follow these steps:
    1. On the server, click Start, click Administrative Tools, and then click SharePoint 3.0 Central Administration.
    2. On the Central Administration site, click SharedServices1 in the Quick Launch bar under the Shared Services Administration heading.
    3. Under the Search header, click Search Settings.
    4. Click File Types.
    5. Add the OneNote extension (.one), without the dot, as a new item to the list.
  3. Register the OneNote IFilter to be picked up by SharePoint Server 2007. To do this, follow these steps:
    1. Copy and then paste the following text into Notepad.
      Windows Registry Editor Version 5.00
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\Filters\.one]
      "Extension"="one"
      "FileTypeBucket"=dword:00000001
      "MimeTypes"="application/msonenote"
       
      [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.one]
      @="{B8D12492-CE0F-40AD-83EA-099A03D493F1}"
    2. Save the file.
    3. Change the .txt file name extension to .reg, and then double-click the file. This process sets the correct registry values.
  4. Restart the server.
  5. Start a full crawl of the sites. To do this in SharePoint Server 2007, follow these steps:
    1. On the server, click Start, click Administrative Tools, and then click SharePoint 3.0 Central Administration.
    2. On the Central Administration site, click SharedServices1 in the Quick Launch bar under the Shared Services Administration heading.
    3. Under the Search header, click Search Settings.
    4. Click Content Sources and Crawl Schedules.
    5. In the Manage Content Sources page, pause the pointer over each content source, and then click the list for the item. On the list, click Start Full Crawl.
Note If your document libraries require that you check out files before you can edit the files, OneNote files are frequently in the checked-out state. The new additions to the files are not searched until the file is checked in. We recommend that you disable the "require check-out" rule for document libraries that are intended to store OneNote files.

APPLIES TO
  • Microsoft Office OneNote 2007
  • Microsoft Office SharePoint Server 2007
  • Microsoft Office SharePoint Portal Server 2003
  • Microsoft Windows SharePoint Services 3.0
  • Microsoft Windows SharePoint Services 2.0
Keywords: 
kbexpertiseinter kbhowto kbinfo KB925765
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please