Hi,
My customer hit error when place to save record which is using transaction. It works in my machine. What could case the problem?
NullReferenceException
Object reference not set to an instance of an object.
Source : MicroFour StrataFrame Base
Stack Trace:
at MicroFour.StrataFrame.Data.DbDataSourceItem.TransactionEnd(String TransactionKey, Boolean IsCommit)
at MicroFour.StrataFrame.Data.DbDataSourceItem.TransactionRollback(String TransactionKey)
at MicroFour.StrataFrame.Business.BusinessLayer.TransactionRollback(String DataSourceKey, String TransactionKey)
at JK.POS.UI.Windows.Forms.POSForm.cmdSalePlaceOrder_ItemClick(Object sender, ItemClickEventArgs e)