Tagged Questions

0
votes
1answer
350 views

How do I use a version of ODP.NET different to the one I built with?

I've got an app that is built with ODP.NET 2.111.6.20 - all the references in VS are set Specific Version to false, but when I try to run the app on a machine that only has 2.111.6.0, it throws an ...