Also, Make sure that you are using the same version of ODP.NET. I had this issue on one of my projects. I developed with a version and when I tried to deploy I downloaded the newest version of ODP from Oracle's web site. That was a newer version than what I had and my application would't work.
Err, probably not the case, since you can operate if you bring the .dll in your application directory. Good luck, Eddie -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] Behalf Of Franklin Gray Sent: Monday, April 10, 2006 12:03 PM To: [email protected] Subject: [ADVANCED-DOTNET] Can't find oracle provider dll We are installing our winform application that uses oracle provider (the one from oracle, not the MS one). We run the install provided by oracle and it seems to install just the same way it does on the developer machine, however, the dotnet application can't find the oracle.dataaccess.dll file. If I copy the file into the bin directory, it runs fine, but of course, we don't want it in the application directory. I thought that the path variable wasn't getting updated on the test install machine but I was wrong. What am I doing wrong? =================================== This list is hosted by DevelopMentor. http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
