0

been fighting this for a few days now and getting a little frustrated... I am working on a web service that consumes an oracle store procedure which returns a custom type object. To do so I have been working with Oracle ODT (unmanaged). Since I have a64 bit machine and a matching Oracle Client (mimicking our server environment) I complied the solution to 32 bit, added all relevant dlls (oci, etc...) as well as oracle data access- all 32 bit version. Running it via visual Studio all works perfectly. However on deployment to the IIS (making sure that the application pool supports 32bit) I cant seem to open the connection to the database- I am getting Oracle.DataAccess.Client.OracleException with an Empty Message. If I understand correctly this may indicate that the ODAC is not able to load all dlls (all placed in the same folder). I can’t figure out what’s the difference here between the IIS and the Visual Studio in terms of running the ODAC. Any help is appreciated!

Eyal
  • 1
  • 2

0 Answers0