Skip to Main Content

DevOps, CI/CD and Automation

Can't run my Web Site app that used to work in .Net 4.0

user10703969Oct 21 2015 — edited Oct 22 2015

I had a web site that worked.  It used .Net 2.x.  Lately I had to look at that code again.  I migrated it to 4.0.  I used ODAC 12 Oracle.DataAccess.dll.  I'm having various problems and my actual server is only 11g.  The customer I was trying to help found that by installing some version 11 ODAC files, it worked for her.

So I went to the Oracle ODAC download site.  I downloaded this:

 Download the Oracle Universal Installer version           [Released December 28, 2010]
DownloadODAC112021.zip 227 MB (238,256,403 bytes)
Installation Instructions

Download Includes

 Oracle Data Provider for .NET 4 11.2.0.2.0
 Oracle Data Provider for .NET 2.0 11.2.0.2.0
 Oracle Providers for ASP.NET 4 11.2.0.2.0
 Oracle Providers for ASP.NET 2.0 11.2.0.2.0
 Oracle Database Extensions for .NET 4 11.2.0.2.0 -- for upgrade only
 Oracle Database Extensions for .NET 2.0 11.2.0.2.0 -- for upgrade only
 Oracle Provider for OLE DB 11.2.0.2.0
 Oracle Objects for OLE 11.2.0.2.0
 Oracle Services for Microsoft Transaction Server 11.2.0.2.0
 Oracle ODBC Driver 11.2.0.2.0
 Oracle SQL*Plus 11.2.0.2.0
 Oracle Instant Client 11.2.0.2.0

   Ah, there is the .Net 4 stuff, I thought.  So I transferred the downloaded file to my Win7 development box.  Ran the setup and install.  Guess what?  It only shows options for installing .Net 2.0 stuff.


What is going on?  Where should I get some 11 g drivers that work with .Net 4?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2015
Added on Oct 21 2015
6 comments
2,169 views