> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# コンポーネントの互換性に関する問題

> ABBYY FlexiCapture コンポーネント間の互換性の問題を解決します。データベースの作成、デッドロック、メール通知、サーバーの問題を取り上げます。

このセクションでは、Licensing Server、Processing Server、ユーザーステーション間の互換性の問題に加え、Application Server に関するシングル サインオン (SSO) および暗号化接続 (HTTPS) の問題も扱います。

<CardGroup cols={2}>
  <Card title="データベース作成の問題" icon="database" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-data-base">
    "Access Denied" エラー、接続文字列の不足、Oracle データベースの障害について説明します。
  </Card>

  <Card title="データベースのデッドロック" icon="lock" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-dead-lock">
    Extended Events セッションを使用して SQL デッドロックを記録し、分析します。
  </Card>

  <Card title="メール通知の送信に関する問題" icon="envelope" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-mail-notifications">
    通知が送信されない場合は、SMTP settings、MessageQueue table、Processing Server を確認してください。
  </Card>

  <Card title="Application Server のパフォーマンス診断" icon="server" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-application-server">
    IIS ページと WSDL endpoint を使用して Application Server を確認し、失敗した request のトレースを有効にします。
  </Card>

  <Card title="Licensing Server の問題" icon="key" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-licensing-sever">
    診断のために Licensing Service を手動で起動し、ポート 3020 で発生する "RPC Service is not available" エラーを修正します。
  </Card>

  <Card title="Processing Server の問題" icon="gears" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-proccessing-server">
    Processing Server を起動できない、または定期的に停止する場合に対応します。
  </Card>

  <Card title="Processing Station の問題" icon="microchip" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-proccessing-station">
    Processing Station を追加または起動できません。
  </Card>

  <Card title="IIS で詳細なエラー レスポンスを有効にする" icon="triangle-exclamation" href="/ja/flexi-capture/troubleshooting-guide/tg-communication-detailed-errors">
    IIS Manager または web.config で詳細な HTTP エラー レスポンスを有効にします。
  </Card>
</CardGroup>
