Can you make available a test somewhere? Just the minimum that reproduces your problem.
RP On Saturday, March 14, 2015 at 2:03:15 PM UTC, [email protected] wrote: > > I use Fluent (version 1.4.0.0) and nHibernate (Version 3.3.4.4000) for my > Software Project. During a transaction I persist some entity object in the > database. But when I commit the transaction, nHibernate reverts all > changes, which is not intented. I habe installed log4net and configured the > DEBUG traces. But this traces Shows me only, that the entities will be > deleted from the database. > It Shows not the reason, why the entities will be deleted. There is not > Exception, that will be thrown or anything else. > > Where can I find the appropriate Information, to figure out what is going > on and to fix the Problem? > > Any help would be appreciate. > > Martin09 > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
