Page 1 of 1

Devart oracle and oracle.dataaccess in same project?

Posted: Thu 29 Jul 2010 14:09
by cledwyn
I have an app that I started developing using straight calls to oracle.dataaccess classes. I have now purchased and added devart dotConnect for oracle. The app runs fine in dev, but when I deploy I get a miriad of errors that prevent the app from running. If I start over and just do the Oracle.DataAccess part, it runs fine, but when I add Devart then I get a "Cannot load Oracle.DataAccess... incorrect version" error.

Any ideas?

Posted: Fri 30 Jul 2010 15:50
by StanislavK
Could you please specify the exact error message and the stack trace of the exception you are receiving? Also, please describe the scenario in which you are encountering the problem and, if possible, send us a small test project.