2 things: 1) grant aspnet user execute on Oracle /bin folder 2) reboot > -----Original Message----- > From: Discussion of advanced .NET topics. > [mailto:[EMAIL PROTECTED] On Behalf Of > Christopher Reed > Sent: April 10, 2006 11:17 AM > To: [email protected] > Subject: Re: [ADVANCED-DOTNET] Can't find oracle provider dll > > > It sounds like it's not getting installed into the GAC. You > will probably then need to install into the GAC manually and > then add the reference to your config file (though I believe > that this should be done by your project). > > Hope this helps! > > Christopher Reed > Web Applications Supervisor > Information Technology > City of Lubbock > [EMAIL PROTECTED] > "The oxen are slow, but the earth is patient." > > >>> [EMAIL PROTECTED] 11:03 am 4/10/2006 >>> > 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 DevelopMentorR 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
