Re: [Firebird-net-provider] firebird.net Compact Framework

2011-03-07 Thread Ivan Arabadzhiev
Hi, Sorry it took me that long, but I don`t tend to read the mail too often. Don`t know Why you have problems with rebuilding, but including the sources is quite literal in fact - Simply "Add existing files" to your project. If memory serves, you should be able to drag`n`drop the sources fo

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-28 Thread ejaz
hi Ivan.. Thanks for your reply. I have tried by rebuilding but same result.regarding the second workaround -"including the FirebirdClient sources in your application".how to do this..please help -- View this message in context: http://firebird.1100200.n4.nabble.com/firebird-net-Compact-Fram

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-28 Thread Ivan Arabadzhiev
And you have rebuild the FirebirdClient project (with target framework==2.0)? It is not enough to simply change the version of the project itself. If things do seem imposible, do like I do - include the FirebirdClient sources in your application. It does slow down compilation a bit, but the

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-27 Thread ejaz
Hi.. Am tryng for few days..now i have changed the target framework to 2.0,firebird cll version to 2.0.1...the exe is working fine in my develpng machine.but while loading in emulator the same error message is showing... -- View this message in context: http://firebird.1100200.n4.nabble.com/fi

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-27 Thread Ivan Arabadzhiev
Hi, Why don`t you simple compile it yourself? It seemed quicker to me to define NET_CF, change the target framework and build when I came across the same issue:) > Hi.. > Thanks for your reply..if so which dll should i download(please provide > the > linke also..) > -- Sanity is a sin! ht

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-26 Thread ejaz
Hi.. Thanks for your reply..if so which dll should i download(please provide the linke also..) -- View this message in context: http://firebird.1100200.n4.nabble.com/firebird-net-Compact-Framework-tp3325641p3326571.html Sent from the firebird-net-provider mailing list archive at Nabble.com. ---

Re: [Firebird-net-provider] firebird.net Compact Framework

2011-02-26 Thread Jiri Cincura
On Sat, Feb 26, 2011 at 08:26, ejaz wrote: > what is wrong with me The assembly is targeting .NET CF 3.5. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- Free Softwa

[Firebird-net-provider] firebird.net Compact Framework

2011-02-25 Thread ejaz
Hi Am Building a pocket PC application using vs 2005 and firbird.am using dll FirebirdSql.Data.FirebirdClient.dll version 2.5.2.0 for compact framework,but when i copy exe to emulator its showing error "could not load type firebirdsql.data.firebirdclient.fbconnection from assembely firebirdsql.da