VS Error: Database Extensions for .NET does not support .NET Framework 4.0
860913May 10 2011 — edited Jun 24 2011Hello,
I am working with VS2010 on my development machine (64 bit) windows 7 and have installed a local Oracle database v 11.2.0.1.0 32 bit.
I installed the server version of ODAC 11.2.0.1.2 to update the database extensions to 11.2.0.1.2. Then I realized that the VS Developer Tools were missing so I installed the latest Client version of ODAC 11.2.0.2.1 and just installed the Oracle Developer tools for VS.
I can connect to my database through VS without issue the problem arises when I go to deploy an Oracle project which contains a .NET CLR Stored Procure. I am receiving the message that "Oracle Database Extensions for .NET does not support .NET Framework 4.0 or later" when I try to deploy the project. It clearly states right on the oracle download page that database extensions for 11.2.0.1.2 are compatible with the net 4.0 framework so I am not sure what is going on.
Any help would be appreciated I have spent hours trying to get this to work.
Thanks!
Theresa
Edited by: user1664198 on May 12, 2011 2:40 PM