Following error appears when in tutorial when creating new LOB relay. If I click Ok the following error appears:
System.ArgumentException: Error in serializing/deserializing the binding configuration. Make sure the binding is registered in machine.config.
Parameter name: lobClientConfiguration
at Microsoft.ApplicationServer.Integration.AFConnect.Common.BindingSerializationHelper.SerializeConfigurationElement(ConfigurationElement lobClientConfiguration)
at Microsoft.ApplicationServer.Integration.MetadataSearchBrowse.FormAddLobRelay.ButtonOK_Click(Object sender, EventArgs e)
I am suspect that bindings are not configured either in 32-bit machine config or 64-bit machine config. I can not seem to figure out what exact binding is required as all LOB bindings are there i.e. sql, oracldb, ...
BizTalk