|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
'OraOps9.dll': Access is deniedI 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? Change any passwords lately?
Show quote "SteveNH" <slundahl2***@stevenlundahl.com> wrote in message news:1147796459.073327.115380@g10g2000cwb.googlegroups.com... >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? > |
|||||||||||||||||||||||