Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DLL distribution with asp.net web application

394464Aug 7 2008 — edited Aug 7 2008
Hi All,

I am developing a asp.net web application and in my development machine I have the Oracle 11g client (my db is Oracle 10.2).

My local website runs without problems and I have the Oracle.DataAccess.dll and Oracle.Web.dll in the bin folder of my webapp (added as references in my visual studio project).

I believed that if I would just distribute these dll's with my website it would be enough to run my web application. However, everywhere where I need an Oracle Connection I get the following error: Unable to load DLL 'OraOps11w.dll'

How should I distribute ODP.Net with my webapp? Is it really necessary to have a client installed in my web server?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 4 2008
Added on Aug 7 2008
1 comment
2,518 views