If you are using SqlClient it may be a result of incorrect Command.Dispose() implementation in 1.2.4. I've already enter the bug with suggested (untested) fix http://bugzilla.ximian.com/show_bug.cgi?id=81710 -- amc
On 5/21/07, Gazzall <[EMAIL PROTECTED]> wrote: > > Hi, > > I had a mono solution which was working with the 1.2.3. > > Thurday I have installed the version 1.2.4. > > And now I have the following error : System.NullReferenceException -> > Object reference not set to an instance of an object : §Object reference not > set to an instance of an object > > This append with the transaction commit. > > Someone know why? > > > Thanks > > Gazzall > -- > View this message in context: > http://www.nabble.com/Error-transaction-commit--with-the-1.2.4-tf3788702.html#a10714228 > Sent from the Mono - General mailing list archive at Nabble.com. > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
