Latest ODP.NET and Oracle Client 10.2.0.2.0
649976Mar 30 2009 — edited Mar 30 2009I am trying to use Latest Oracle.DataAccess.dll (Version 2.111.6.20). I have installed it using the xcopy deployment package using
install.bat odp.net20 c:\oracle odac false (Since I didn't wanted instant client). We have already installed Oracle Client 10.2.0.2.0 which has Oracle.DataAccess version 10.2.0.200.
When it try to run my .net application it gives me error that Client is not compatible with this version of provider. How can i develop using the latest ODP.NET with 10.2.0.2.0 oracle client. Is this possible.
Please help. Thanks