visual studio 2010 - Oracle Developer Tools 12 install fails claiming I have Windows XP. I have Windows 7 -
I found ODTwithODAC121021 This installs Oracle Client, ODAC, and ODT bits.
When I run the installer, the prerequisite fails in this:
Reference data is not available for release on "12.1.1" operating system .
I have Windows 7 Professional SP1 in fact
My intention is to get ODT bits in Visual Studio 2010 so I can use the server explorer and entity framework. I do not really need a new Oracle client, I have already been installed to match 11g server version, but it seems that I can not choose this installer and can not choose which will not run .
Suggestions? Thank you. This is a bug in this specific version of the Oracle installer.
Here's the solution:
After making sure that the installer is not running Please open this file in the staging area where you unzipped the ODAC:
.... \ stage \ cvu \ cv \ admin \ cvu_config
and in that file The CV_ASSUME_DISTID value is from 6.1.
Then save the changes and run the installer again.
This forces the installer to believe that you have Windows 7.
Comments
Post a Comment