Skip to Main Content

ODP.NET

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple Versions of Oracle.DataAccess.dll

492047Feb 20 2006 — edited Feb 22 2006
Hi All,

I'm having a bit of a problem with my Web App. If I compile it with Oracle.DataAccess.dll as a reference in my project, the app ONLY works if you have THAT particular version installed.

eg: I compile with 10.1.0.200 ... and I install on 10.1.0.400 the app either gives me memory errors or errors that it can't find the correct version.

At this stage it would seem that I now need to compile my app for versions:
10.1.0.200, 10.1.0.300, 10.1.0.400 and 10.2.0.100 ...

I REALLY hope that this is something I'm doing wrong and not an oracle issue.

Any help appreciated.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2006
Added on Feb 20 2006
9 comments
2,642 views