I have been battling with this for last few days and I am at my wits end!
My project have moved to a new development environment coming from Windows Server 2008 R2 to Server 2016. The application uses .Net Framework 4.0, Oracle Client win32_11gR2 and NHibernate 4.030319. Now of course this all works wonderfully on Server 2008 R2, but on Server 2016, we are not able to get things to work. Whilst I do appreciate that the 11g version of Oracle needs .Net Framework 3.5 to be installed, but because we are not in charge of the actual server as this is under control of our support guys, we tried the 12c version of the client. This installed ok, but when we tried calling the application, it errored with "Could not create the driver from NHibernate.Driver.OracleDataClientDriver". I have tried putting in the machine.config setting for Database Factories, but nothing seems to make this work since moving to Windows Server 2016. Does anyone know how to get this to work on Windows Server 2016? -- 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.
