Problem
When you attempt to import the bindings for an inbound operation, a message is displayed stating, “Failed to update binding information. (mscorlib)” The dialog box displaying this message includes items that could not be matched up to hosts due to name and/or trust level mismatches.
Resolution
This issue occurs because the elements in the < ReceiveHandler > tag in the binding file do not match what is in the list of available handlers for that particular TransportType element. To resolves this issue, manually edit the binding file so that the elements in the < ReceiveHandler > tag match what is in the list of available handlers for that particular TransportType element.
For more information, see the section on manually editing the binding file within the EIS MRG.