Unable to load DLL (OraOps9.dll)

  • Thread starter Thread starter MN
  • Start date Start date
M

MN

I have created an ASP.NET application which connects to
Oracle database. My application runs fine in local host
environment (database and apps running on same laptop).
When I deploy my application in production I get "Unable
to load DLL (OraOps9.dll)" Error. A Winform based
application runs fine on the production box. It looks like
I am running into security issues. Anyone saw this before?
What is the quikest fix for this problem?

Thanks
MN
 
Have you checked the permissions of the ASPNET account on the Oracle folder
in the server (where oracle´s dlls are installed)?

Regards,
Leon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top