コードがないものを更新しようとしています。Reflector を使用してソースを取得し、新しいプロジェクトを作成して、変更後に正常にビルドできました。適切なデータベースを指すローカル コピーを問題なく実行できます。
ただし、サイトにデプロイすると、エラーが発生し続けます。
Could not load file or assembly 'xxxxxxxx' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference.
特定のバージョンを探していると思わせる web.config には何も表示されず、GAC には何も表示されませんでした。
ここからどこへ行けばいいですか?