﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum » StrataFrame Application Framework - V1 » Business Objects and Data Access (How do I?)  » Error when save in transaction</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 09:05:40 GMT</lastBuildDate><ttl>20</ttl><item><title>Error when save in transaction</title><link>http://forum.strataframe.net/FindPost11114.aspx</link><description>Hi,&lt;br&gt;
My customer hit error when place to save record which is using transaction. It works in my machine. What could case the problem?&lt;br&gt;
&lt;br&gt;
[codesnippet]NullReferenceException&lt;br&gt;
  Object reference not set to an instance of an object.&lt;br&gt;
&lt;br&gt;
Source     : MicroFour StrataFrame Base&lt;br&gt;
&lt;br&gt;
Stack Trace: &lt;br&gt;
   at MicroFour.StrataFrame.Data.DbDataSourceItem.TransactionEnd(String TransactionKey, Boolean IsCommit)&lt;br&gt;
   at MicroFour.StrataFrame.Data.DbDataSourceItem.TransactionRollback(String TransactionKey)&lt;br&gt;
   at MicroFour.StrataFrame.Business.BusinessLayer.TransactionRollback(String DataSourceKey, String TransactionKey)&lt;br&gt;
   at JK.POS.UI.Windows.Forms.POSForm.cmdSalePlaceOrder_ItemClick(Object sender, ItemClickEventArgs e)&lt;br&gt;
[/codesnippet]</description><pubDate>Tue, 28 Aug 2007 09:25:54 GMT</pubDate><dc:creator>Chan</dc:creator></item><item><title>RE: Error when save in transaction</title><link>http://forum.strataframe.net/FindPost11151.aspx</link><description>I don't know.&amp;nbsp; There are several objects used within that method, but I wouldn't anticipate any of them being null.&amp;nbsp; You may have to get it in a reproducable state step through that method.</description><pubDate>Tue, 28 Aug 2007 09:25:54 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>