ODP.NET and IIS 6.0 Deployment
42692Jan 31 2007 — edited Feb 2 2007Hi,
Forgive me if this has been posted before -- I searched the forums and could not find a specific reference.
When deploying an ASP.NET 2.0 application on IIS 6, we are receiving the following error:
Could not load file or assembly 'Oracle.DataAccess, Version=2.102.2.20, Culture=neutral, PublicKeyToken=89b483f429c47342' or one of its dependencies. The system cannot find the file specified.
I am assumed it may be a priviledge problem and I gave IIS_WPG read access to the Oracle Home directory. Still having the same issue.
Does anybody have any suggestions and/or is there a docuement anywhere which explains the issues of deploying ODP.NET on an IIS server?
Thanks in advance!
Craig