I am not sure of your error, but my web site www.baseestate.com has been upgraded to .NET4 and is using NHibernate with no problems.
Craig. On Thu, Apr 29, 2010 at 4:10 AM, graphicsxp <[email protected]> wrote: > Hi, > > I've upgraded my .net 3.5 project to .net 4.0. All is fine at compile > time but I get a runtime exception when calling > _sessionFactory.GetCurrentSession().BeginTransaction(). > > {"Exception of type 'System.ExecutionEngineException' was thrown."} > > There is no other information. No stack, no inner exception. Very > frustrating. > > Has someone got an idea what could go wrong with NH and .Net 4.0 ? > > Thanks > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
