'OraOps9.dll': Access is denied

  • Thread starter Thread starter SteveNH
  • Start date Start date
S

SteveNH

I am getting the above error from two machines when attempting to
connect to Oracle:

OracleConnection connection = new OracleConnection(connectStr);

This used to work fine on one of these machines. I always got this
error on the other machine. I have given ASP.NET and Authenticated
Users (and just about everybody else!) read/execute permissions on the
Oracle\Ora92 directory (ORA_HOME) as directed by other posts I've read
on various forums to no avail.

What is particularly puzzling is that it used to work fine on one of
these laptops and now it doesn't.

Ideas, anyone?
 

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