I wasn't aware of any 64-bit problem in 2.2, but for sure I'm running NH 3.3 on 64-bit for many years with no problem.
A requirement is of course that the underlying ADO.Net database driver doesn't use native 32-bit only code. Have you checked to make sure this isn't the problem here? /Oskar 2017-06-07 9:55 GMT+01:00 Vikram Srivatsa <[email protected]>: > Currently an application that we are dealing with uses NHibernate v2.2 and > the Application itself is on .NET v4.6.2. The application is SOA based and > comprises of multiple WCF Services. We are not able to have the IIS AppPool > settings at 64-bit due to the v2.2 of NHibernate. Does upgrading NHibernate > v2.2 to the latest v4.1.1 enable us to eliminate the 32-bit dependency as > that is our primary objective in doing the upgrade. > > > -- > 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 https://groups.google.com/group/nhusers. > For more options, visit https://groups.google.com/d/optout. > -- 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 https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
