problems connecting to Oracle DB -
10-15-2003
, 05:47 AM
Hello,
I have this problems. I wrote a asp.net application and I
tested on my pc (windows 2000, IIS 5.0) and everything
works. I tried to move the application on my server, but
when I try to run it, at the first attempt to connect to
my Oracle Database (Oracle Enterprise Edition 9.2), I get
the following error:
Exception Details: System.DllNotFoundException: Unable to
load DLL (oci.dll).
I have windows 2003 server and IIS 6.0 on my application
server and the oracle client. I guess this could be a
permission or security problems on the IIS.
Does anybody know how can I fix the problem?
thanks in advance,
m. |