メインコンテンツにスキップ

SharePoint encountered an internal "ServiceActivationException" error while trying to respond to a request

症状

SharePoint への接続を試みると、Sharegate は次のエラーを表示します。

SharePoint encountered an internal "ServiceActivationException" error while trying to respond to a request. This can happen when there is not enough memory available on the server or because of a configuration problem in IIS.

エラーコード

  • IN-552-161

-161 で終わるエラーコードすべて

詳細

SharePoint サーバーが、Sharegate から送信されたリクエストに応答しようとした際に内部エラーが発生しています。

最も一般的な原因は、サーバー上のメモリ不足、または IIS (Internet Information Services) の構成が無効であることです。Sharegate でこのエラーが発生する場合、同じサイトで SharePoint Designer に接続した際にも同様のエラーが発生することがあります。

解決策

原因は複数考えられます。

この問題のトラブルシューティングを行う際に確認すべき点は次のとおりです。

  1. SharePoint サーバーのメモリ容量

  2. SharePoint の ULS ログ(問題に関する詳細情報が得られます)。
    詳細については、Microsoft の記事「View diagnostic logs in SharePoint Server」をご覧ください。

SharePoint の ULS ログ内の重大なメッセージ:

  • The extended protection settings configured on IIS do not match the settings configured on the transport.,

  • Method not found

    • Windows Update により、サービスにバグが導入された可能性があります。この問題の詳細と解決方法についてはこちらをご覧ください。

  • This collection already contains an address with scheme http. There can be at most one address per scheme in this collection.

    • web.config ファイルのバインディングの定義に問題があります。こちらの記事で解決方法が説明されています。

この記事はAIによって翻訳されています。ご不明な点がある場合は、英語の原文をご確認ください。

こちらの回答で解決しましたか?