Re: [Firebird-net-provider] BadImageFormatException in vista 64

2007-03-04 Thread Dean Harding
> An attempt was made to load a program with an incorrect format. (Exception > from HRESULT: 0x8007000B) Firebird embedded on x64 is not supported (on Windows, at least) - yet. You need to specify in your main application's executable that it should be compiled as 32-bit (x86), rather than the de

[Firebird-net-provider] BadImageFormatException in vista 64

2007-03-04 Thread Mark Sironi
I have an existing .NET 2 application that has been working for a while using Firebird embedded 1.53 (developing under XP). I've moved my development environment to a new box running Vista 64 bit and I'm having some problems with Firebird. I can use IBExpert to open & query my db as usual (whi