Pages

Tuesday 8 April 2014

The given key was not present in the dictionary

Exception caught; rethrowing.
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
   at System.ThrowHelper.ThrowKeyNotFoundException()
   at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
   at GBM.BindingEngine.Core.Binding.FindStores()
   at GBM.BindingEngine.Core.Binding.get_OtherStores()
   at GBM.DataServices.MapTransfer.Handlers.TransferDataHandler.TransferData(Task task, String taskFolder, String configFolder, String failuresFolder, String payloadFolder, NameValueCollection contextClientSettings)
   at GBM.DataServices.MapTransfer.Handlers.TransferDataHandler.Work(Task task)



This error is likely to mean that you have specified a data store on a binding that no longer exists