There was a known issue with Oracle where the permissions on the installation directory didn't allow the ASP process to read the contents of it.
You should find full details on the Oracle tech support site. HTH Steve -----Original Message----- From: Discussion of advanced .NET topics. [mailto:[EMAIL PROTECTED] On Behalf Of Franklin Gray Sent: 10 April 2006 17:03 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
