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 DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
