From: Jiří Č. <ji...@ci...> - 2015-12-02 10:25:09
|
On Tue, Dec 1, 2015, at 16:26, slucas wrote: > ok, that is great, less dlls to deal with. so whether i put the > FirebirdSql.Data.FirebirdClient.dll in the \windows directory or in the > directory right next to the exe, i still get the same error. it throws > back: > > Error {exe name} > MissingMethodException > Could not load type > 'FirebirdSql.Data.FirebirdClient.FbConnection' > from assembly > 'FirebirdSql.Data.FirebirdClient' version 2.5.2.0, culture=neutral, > PublicKeyToken={long number} > > so obviously the exe is calling the FirebirdSql.Data.FirebirdClient.dll > properly and that dll is throwing back an error. i think you are > correct. i need the same FirebirdSql.Data.FirebirdClient.dll but > probably for an older version of .NET. i am thinking for .NET2.0. Hi, you can try some older versions from https://sourceforge.net/projects/firebird/files/firebird-net-provider/ . There were CF versions before. -- Mgr. Jiří Činčura Independent IT Specialist |