入力ファイルを送信すると、このエラー メッセージが表示されます (BizTalk は予想どおりに使い果たします)。
There was a failure executing the receive pipeline:
"FileName.BizTalk.Pipelines.Receive_ResponsePipeline,
FileName.BizTalk.Pipelines,
Version=1.0.0.0,
Culture=neutral,
PublicKeyToken=040e2e09e19196ce"
Source: "Unknown "
Receive Port: "rcv_Response"
URI: "C:\Data\drops\in\*.txt"
Reason: Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft
BizTalk Server 2013 R2\Pipeline Components\FileName.BizTalk.Core.dll' or one of its
dependencies. The system cannot find the file specified.
そのディレクトリを確認すると、探している DLL がそこにあります。すべての依存関係とともに、ソリューションから再構築しました。
これは単にファイル/インストールが破損している可能性がありますか、それとも別の可能性がありますか?
BizTalk ソリューションは問題なくビルドされ、問題なく BizTalk Server に展開できました。