Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

System.BadImageFormatException - Oracle #456

Open
Dabeto83 opened this issue Feb 17, 2023 · 1 comment
Open

System.BadImageFormatException - Oracle #456

Dabeto83 opened this issue Feb 17, 2023 · 1 comment

Comments

@Dabeto83
Copy link

Hi there....
I'm trying to run the oracle roundhouse example but when I tried to execute the batch file I got the error:

roundhouse.databases.oracle.OracleDatabase with provider System.Data.OracleClient does not provide a facility for creating a database at this time. System.InvalidOperationException: Attempt to load Oracle client libraries threw BadImageFormatException. This problem will occur when running in 64 bit mode with the 32 bit Oracle client components installed. ---> System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)

The thing is that as far as I know, I do have not 32 bits of oracle clients installed on my laptop. Just the Oracle Express 21c edition X64.

image

@erikbra
Copy link
Member

erikbra commented May 7, 2023

Hi, @Dabeto83 - I've stopped maintaining RoundhousE, due to technical debt. I've created a re-implementation which aims to be 100% backwards compatible as well. Please give it a go, and see if it works in your use-case: https://erikbra.github.io/grate/

See #438 (comment) for more background on the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants