Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to load DLL 'OraOps10.dll with a twist

787059Jul 23 2010 — edited Jul 26 2010
Hi,

So, I have been struggling with an issue for the last couple of weeks that is sending my mad. I receive the following error when attempting to make a connection to a database with my web app:

Error message:
"Unable to load DLL 'OraOps10.dll': The specified module could not be found. (Exception from HRESULT: (0x8007007E)"

I am using
Windows 2008 32bit
Oracle Client 11g
.net v2
IIS7
My apps called CMA, slimier to a more well known app NCSuite

My connection to the database seems to working doing a simple test with a .udl file.

I have attempted the following:

Full re-installing the Oracle drivers following online instruction to clear reg and assembly, several times
Setting permissions on the folder to beyond what they should be
Setting permissions on any folder that refers to oracle
Tried installing ODP.NET just on the off chance it might help
Had a good mess to see if it was something to do with the 64bit issue, but obviously not as Im 32bit

Unfortunately earlier version of the Oracle client are not compatible

One thing that confuses me is why my app would refer to OraOps10.dll rather than the OraOps11w.dll thats being used. Only Oracle 11g has ever been installed on this machine as its a fresh build. The application itself does not directly refer to the OraOps10.dll.

Any thoughts?

Regards
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2010
Added on Jul 23 2010
3 comments
7,175 views