You're seeing this error because OneNote is trying to upload a page with more than 3.5MB of edits to a section file. The typical cause of this is an edit containing an embedded file or image greater than 3.5MB. This limitation will be fixed in the next pre-release of Office 2010.
This is applicable if the following conditions are true:
· You are running OneNote 2010 Technical Preview
· Your notebook is in OneNote 2010 format
· Your notebook is stored on a SharePoint 2010 Technical Preview Server
There are two ways to resolve this issue:
1. Increase the maximum web service request size on your SharePoint 2010 Technical Preview Server
o Open the web.config file on your SharePoint 2010 server located at c:\program files\common files\microsoft shared\web server extensions\14\isapi\web.config
o Update each "<binding>" node where the name attribute is "StreamBinding", "StreamBindingBasic", "StreamBindingDigest", "StreamBindingNtlm", "StreamBindingHttps", "StreamBindingHttpsBasic", "StreamBindingHttpsDigest", "StreamBindingHttpsNtlm"as follows:
· Set "maxBufferSize" to the maximum embedded file size you want to allow in bytes (ie. 50 MB is 52428800)
· Set "maxReceivedMessageSize" to the maximum embedded file size you want to allow in bytes (ie. 50 MB is 52428800)
o Save your changes to the web.config file and run "iisreset" in the command prompt
2. Relocate the large objects to a different location
o Right click the parent notebook of the section with the error and select close
o Select "OK" when asked to put your unsynced edits in to "Misplaced Sections"
o The sections with your unsynced edits will appear in "Misplaced Sections"
o Drag those sections to another notebook that is not hosted on a SharePoint 2010 server
o Re-open the notebook by clicking the Office Menu Button, select "Open" , and select the notebook at the top of the list
o Copy and paste your unsynced edits, except for embedded files, from the section files you moved to notebook you just opened
o For the embedded files you modified, right click them, select "Save As", save them to a file share, and put a hyperlink to the embedded file in your notebook
このエラーは、OneNote でアップロードするセクション ファイルに含まれる編集内容が 3.5 MB を超えている場合に表示されます。通常、編集内容に含まれる埋め込みファイルや画像が 3.5 MB を超えていることが原因で発生します。この制限は、Office 2010 の次のプレリリース版で修正される予定です。
このエラーは、以下の条件に当てはまる場合に適用されます。
· OneNote 2010 Technical Preview を使用している
· ノートブックが OneNote 2010 形式である
· ノートブックが SharePoint 2010 Technical Preview Server に保存されている
この問題を解決するには、次の 2 つの方法があります。
1. SharePoint 2010 Technical Preview Server で Web サービス要求の最大サイズを増やす
o SharePoint 2010 Server で web.config ファイルを開きます (場所: c:\program files\common files\microsoft shared\web server extensions\14\isapi\web.config)。
o 名前属性が "StreamBinding"、"StreamBindingBasic"、"StreamBindingDigest"、"StreamBindingNtlm"、"StreamBindingHttps"、"StreamBindingHttpsBasic"、"StreamBindingHttpsDigest"、"StreamBindingHttpsNtlm" である各 "<binding>" ノードを次のように更新します。
· "maxBufferSize" に、埋め込みファイルの最大サイズをバイト単位 (たとえば 50 MB の場合は 52428800) で設定します。
· "maxReceivedMessageSize" に、埋め込みファイルの最大サイズをバイト単位 (たとえば 50 MB の場合は 52428800) で設定します。
o web.config ファイルの変更内容を保存し、コマンドプロンプトで "iisreset" を実行します。
2. サイズの大きいオブジェクトを別の場所に移動する
o エラーが発生したセクションの親ノートブックを右クリックして、[閉じる] をクリックします。
o 未同期の編集内容を [正しく配置されなかったセクション] に含めるかどうかを確認するよう求められたら、[OK] をクリックします。
o 未同期の編集内容が含まれるセクションが、[正しく配置されなかったセクション] に表示されます。
o このセクションを、SharePoint 2010 Server にホストされていない別のノートブックにドラッグします。
o Office メニュー ボタンをクリックして [開く] をクリックし、リストの先頭にあるノートブックを選択してノートブックを再度開きます。
o 移動したセクション ファイルで埋め込みファイル以外の未同期の編集内容をコピーし、開いたノートブックへ貼り付けます。
o 変更した埋め込みファイルを右クリックし、[名前を付けて保存] をクリックしてファイル共有場所に保存し、埋め込みファイルへのハイパーリンクをノートブックに挿入します。