これを手伝ってくれる SO の SharePoint 専門家がここにいることを願っています。
これが問題です。私の SharePoint ログには、次の行が数回含まれています。
An SPRequest object was not disposed before the end of this thread. To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it. This object will now be disposed. Allocation Id: {8D090AD2-5D55-42C2-9873-2D5486FE257C} To determine where this object was allocated, create a registry key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\HeapSettings. Then create a new DWORD named SPRequestStackTrace with the value 1 under this key.
レジストリを編集してキーを追加しましたが、スタックトレースがどこにも見つかりません。SharePoint ログやイベント ビューアーにはありません。
これらの SPSite/SPWeb リークの原因を突き止めて修正する必要がありますが、問題の原因であるかどうかに関係なくコードの編集を開始することはできません。誰か提案はありますか?