[FIXED] Firebird patch causes exception

Posts   
 
    
johnh
User
Posts: 21
Joined: 28-Sep-2003
# Posted on: 23-Dec-2004 01:15:39   

I put the two files in the drivers\firebird directory but now when I try to connect to the database using LLBLGEN I get:

.Net exception information

Message File or assembly name FirebirdSql.Data.Firebird, or one of its dependencies, was not found.

Stack Trace -----[Core exception]-------------------- at SD.LLBLGen.Pro.DBDrivers.Firebird.FirebirdConnectionData._testConnectionButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Source SD.LLBLGen.Pro.DBDrivers.FirebirdDBDriver

I'm running the 18th December LLBLGen Version

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 23-Dec-2004 09:26:26   

You have 1.6.3 installed or 1.6.2 ? I'll check if the nant build used the 1.6.3 by mistake...

(edit). it was build against v1.6.3 by mistake. I'll fix that, just a sec.

(edit). Fixed.

Frans Bouma | Lead developer LLBLGen Pro
johnh
User
Posts: 21
Joined: 28-Sep-2003
# Posted on: 23-Dec-2004 22:25:20   

Thanks, as always, for the prompt response - much appreciated.

Have a happy Xmas,

John

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39588
Joined: 17-Aug-2003
# Posted on: 23-Dec-2004 22:46:46   

simple_smile You too John simple_smile

Frans Bouma | Lead developer LLBLGen Pro