Maybe you could download the source and recompile for CFx http://www.firebirdsql.org/en/net-provider/
-----Original Message----- From: slucas [mailto:slu...@iquanta.com] Sent: 01 December 2015 05:26 PM To: For users and developers of the Firebird .NET providers <firebird-net-provider@lists.sourceforge.net> Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion 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. the thing is that this motorola MT2090 is still a very actively sold device. i am not just doing this for some obsolete hardware. can you please point me to a compiled dll for .NET2.0 CF please? i feel that i am getting close though. thanx for the help, lucas On 12/1/15 5:30 AM, Jiří Činčura wrote: > On Tue, Dec 1, 2015, at 11:18, slucas wrote: >> ok, so i was able to compile with the version linked below. that is >> a start. and i copied the FirebirdSql.Data.FirebirdClient over to >> the scanner's \windows directory. > Why there? > >> so, do i need a version of fbclient.dll on the scanner for the >> FirebirdSql.Data.FirebirdClient.dll to reach the server? or does > No. > >> FirebirdSql.Data.FirebirdClient.dll access it directly? > Yes. > ------------------------------------------------------------------------------ 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 ------------------------------------------------------------------------------ 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