asp.net アプリケーションを作成し、ログインしたユーザーを Active Directory で検証しました。ローカル マシンの IDE で完全に動作します。しかし、本番サーバーでホストされている場合、AD サーバーと通信できませんでした。サーバーのIISでWindows認証を有効にしており、web.configにIDの偽装を入れています。エラーはgetです
Error Trace :System.Runtime.InteropServices.COMException (0x8007054B): The specified
domain either does not exist or could not be contacted.
どんな提案でも大歓迎です。