NH is built for "Any CPU". /Oskar
2017-06-08 13:52 GMT+01:00 Vikram Srivatsa <[email protected]>: > Thanks for your quick response - I will double check on that. Coming to > NHibernate v4.1.1 - I had a few more questions. > > 1. Is there a specific 64-bit version of NHibernate that I need to > download or does NHibernate binaries use "any cpu" and hence based on the > host it would work as either 32 - bit or 64 - bit > 2. Any information on compatibility issues that one needs to be aware of > in attempting an upgrade from v2.2 to v4.1.1 would also be extremely > helpful. > > > > > > On Wednesday, June 7, 2017 at 10:05:22 PM UTC+5:30, Oskar Berggren wrote: >> >> 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. > -- 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.
