I am trying to access oracle database using ASP.NET application. I installed ODAC112030_x64 upon my Windows 2008 R2 Server (64 bit) and did the following
- Registered OraOLEDB11.Dll file with Regsvr32.exe
- Added Environment variable (Path) for Oracle_Home
But still getting the same error “The 'OraOLEDB.Oracle' provider is not registered on the local machine”. Please advise what could be the problem.