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

------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to