can not open oracle connection with web seb services

A

anon

I am using MS provider for Oracle and running Oracle
9.2. I get the following message when I try to open a
connection:

System.DllNotFoundException: Unable to load DLL (oci.dll).

I show that the file oci.dll is loaded on my machine. I
am using the same machine for both database and coding.

I do not have this proble when I use winforms to
connect. What is going on here.

Thanks
 
M

Miha Markic

Hi Anon,

NTFS security (file security) should allow aspnet local user account (under
which the aspnet application is running) to access the Oracle's bin folder.
 

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

Top