when we suspend a transaction and try to recall, we are getting the Error: 1002.
in the event viewer we found below details,
LSRetailPosis.POSProcesses.frmSuspendedTrans, Text: : System.InvalidOperationException: Sequence contains more than one matching element
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source, Func`2 predicate)
at LSRetailPosis.BusinessLogic.BusinessLogicExtensions.PopulateDimensions(RetailTransaction retailTransaction)
at LSRetailPosis.POSProcesses.frmSuspendedTrans.LoadTransaction(String transactionId)
at LSRetailPosis.POSProcesses.frmSuspendedTrans.gridView1_FocusedRowChanged(Object sender, FocusedRowChangedEventArgs e).
Looking forward to suggestions to fix this...
*This post is locked for comments
I have the same question (0)