Page 1 of 1

Can not find Oracle home

Posted: Tue 05 Dec 2006 20:56
by kra28
I got the problem. Thank you for your suggestion.

When I try to connect to Oracle10g via OraDirect 3.5 and its
connection.Open();

I got:
An unhandled exception of type 'System.InvalidOperationException' occurred in CoreLab.Oracle.dll

Additional information: Can not find Oracle home.

I did not find a suggestion in this forum. Because the oracle client (ORACLE_HOME is set in the register) is installed I do not know what is the problem.

Because I need connect the Spatial option of Oracle, direct connection is unusable for me.

I get the problem at Windows 2003 Server x64 a Visual Studio 2005 .NET.

Thank you for your suggestion.

Michal

Posted: Wed 06 Dec 2006 12:44
by Alexey
We are investigating this.
You will be notified on results as soon as possible.

Posted: Fri 29 Dec 2006 08:05
by Alexey
Seems like there is discrepancy in the digit capacity between your project and Oracle client. Should be both 32 or both 64.
Support of Oracle client x64 is added in the next major version of OraDirect .NET.