Re: [Firebird-net-provider] NET Provider that requires only .NET 2.0 and not 3.5?

2013-05-03 Thread Jiri Cincura
On Fri, May 3, 2013 at 8:22 AM, Yiannis Bourkelis wrote: > I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 > installed? Yes, it does. The .NET 2.0 only version was deprecated few months ago. Now the oldest supported version is .NET 3.5 SP1. -- Jiri {x2} Cincura (x2develo

Re: [Firebird-net-provider] Exception on exit application

2013-05-03 Thread Martin Ă…gren
I have a wpf application, and when exiting I always get a debug output: A first chance exception of type 'System.NullReferenceException' occurred in FirebirdSql.Data.FirebirdClient.dll Firebird 2.5, Firebird Client 3.0.2.0, Runtime v4.0.30319 I havn?t been able to track

Re: [Firebird-net-provider] NET Provider that requires only .NET 2.0 and not 3.5?

2013-05-03 Thread Yiannis Bourkelis
Thank you Jiri, v2.7.7 is the most recent version that requires only NET Framework 2.0? (file: NETProvider-2.7.7-NET20.7z) 2013/5/3 Jiri Cincura > On Fri, May 3, 2013 at 8:22 AM, Yiannis Bourkelis > wrote: > > I see a NETProvider-3.0.2.0-NET35.7z file but does this require NET 3.5 > > installe

Re: [Firebird-net-provider] NET Provider that requires only .NET 2.0 and not 3.5?

2013-05-03 Thread Oliverio Girondo
Hi, Yiannis. I think so. I use the 2.7.7 version only .NET 2.0 and I have no problems. It also works with WineHQ 1.4 and .NET 2.0 2013/5/3 Yiannis Bourkelis > Thank you Jiri, > v2.7.7 is the most recent version that requires only NET Framework 2.0? > (file: NETProvider-2.7.7-NET20.7z) > > > 201