Oracle x64 Errors

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for Oracle
Post Reply
[email protected]
Posts: 3
Joined: Fri 16 Oct 2009 16:18

Oracle x64 Errors

Post by [email protected] » Fri 16 Oct 2009 16:35

We downloaded your dotConnect for Oracle demo and loaded it on a x64 windows server with oracle 10g x64 client. The installed loaded the Devart DLLs in Program Files (x86). We get the following error when attempting to open the database

{"Unable to load e:\oracle\product\10.2.0\client_2\bin\oci.dll. Please check that you use 32x version of Oracle client with 32x application."} I thought Devart supported x64? Do I need different DLLs?

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Post by Shalex » Mon 19 Oct 2009 10:30

dotConnect for Oracle supports x64 mode, and the assemblies should be the same. Please make sure that your test application is build for the x64 target platform. You can check the mode in which your application is run in Windows Task Manager. Please notify us about the results.

Post Reply