Re: ODP.NET Problem: "Unable to load DLL (OraOps9.dll)"

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Sat, 26 Apr 2003 20:24:26 +0100
Message-ID: <3eaadcc4$0$29713$cc9e4d1f_at_news.dial.pipex.com>


grant read permissions to the Oracle home directory to the asp.net account(and possibly the iuser_machinename account). The oracle home directory isn't generally visible to non-interactive accounts. You may need read/execute on the oracle_home\bin directory.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
"Andreas" <andreasg_at_segue.at> wrote in message
news:ac4899d1.0304250441.2db785e2_at_posting.google.com...

> When I try to use the ADO.NET Provider from Oracle in a Console
> Application I've no problems. If I use it in an ASP.NET application i
> get the following exception when trying to instantiate an object of
> the oracle data access class library: "Unable to load DLL
> (OraOps9.dll)".
>
> I tried to defines trusts on my ASP.NET dll and the Oracle dll - but I
> still get the same error.
>
> Any suggestions?
Received on Sat Apr 26 2003 - 21:24:26 CEST

Original text of this message