Unable to load DLL (oci.dll)

  • Thread starter Amelai F via .NET 247
  • Start date
A

Amelai F via .NET 247

I cannot seem to fix this though I know it should be a permissions thing and have read some other threads on this site and other sites. THings I've looked at:-

1) Checked I can connect to ORACLE using ORACLE tools and 3rd Party Tools like Toad on my machine.
2) Checked my path to make sure it included Oracle\Ora92\bin where the oci.dll is.
3) Verified app running under ASPNET account and granted this account and IWAM accounts Read, Read and Execute and LIst Contents permissions from ORacle Home folder and propogated through folders (rebooted after this)
4) Went into Regedt32 and did same on ORACLE folder (reboot again)

Still no luck or any hair left. Any help most appreciated. Not sure where to go from here.
THanks
 
F

Furious

I just figured it out! I"ve had the same problem for 2 days now and
this fixed it for me.

Go to the security section of the oracle bin directory. Click the
advanced button. Click the ASP.NET account and UNSELECT the "Inherit
from..." checkbox and select "Copy." Then check the bottom checkbox
"Replace permission entries..." and click apply.

You should be all set.

Good luck!
 

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