[Firebird-net-provider] ADO.NET provider 4.2.0.0 for Firebird is ready

2014-06-04 Thread Jiri Cincura
ADO.NET provider 4.2.0.0 for Firebird is ready and you can find more at http://blog.cincura.net/233462-ado-net-provider-4-2-0-0-for-firebird-is-ready/ . -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Ivan Arabadzhiev
You`re welcome :) 2014-06-04 21:39 GMT+03:00 Jiri Cincura : > Great. Now to pack it, test everything else works, add a nice wrap and > ship it. :) > > Thanks for helping to test it! Appreciate it. > > > On Wednesday, June 4, 2014, Ivan Arabadzhiev > wrote: > >> Confirmed - restore now works :)

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
Great. Now to pack it, test everything else works, add a nice wrap and ship it. :) Thanks for helping to test it! Appreciate it. On Wednesday, June 4, 2014, Ivan Arabadzhiev wrote: > Confirmed - restore now works :) Thanks a lot > > > 2014-06-04 18:04 GMT+03:00 Ivan Arabadzhiev >: > >> Sorry f

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Ivan Arabadzhiev
Confirmed - restore now works :) Thanks a lot 2014-06-04 18:04 GMT+03:00 Ivan Arabadzhiev : > Sorry for the trouble :( I specifically tested importing to check if the > network would break. Looks like there is some host dependency. Don`t have a > reliable host for virtual machines and I move way

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
So. The bug is fixed, hopefully. Here's the build http://speedy.sh/TCR3G/FirebirdClient.7z . Can you check that and confirm it's OK? -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com -- Learn Gra

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Ivan Arabadzhiev
Sorry for the trouble :( I specifically tested importing to check if the network would break. Looks like there is some host dependency. Don`t have a reliable host for virtual machines and I move way too much to give you access to my laptop :) Please tell me you have the same restore issues now tha

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
Never mind, blind luck solved it. ;D -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com -- Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to grap

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
BTW "ls /sys/class/net" get ens35 lo I believe the network interface are fucked up. -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com -- Learn Graph Databases - Download FREE O'Reilly Book "Grap

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
The network there doesn't work. Can't you just make the VM available from internet? -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com -- Learn Graph Databases - Download FREE O'Reilly Book "Graph

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Ivan Arabadzhiev
https://drive.google.com/file/d/0BxNlh1_CctC4Z3VVZUtCaDFETXM/edit?usp=sharing (turned out smaller than I expected :)). I`ve exported it from VirtualBox (and tested reeimporting). Should be ready to go at boot. DHCP is enabled. root password is password. No configuration done on Firebird so I use /t

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
On Wed, Jun 4, 2014 at 10:55 AM, Ivan Arabadzhiev wrote: > Won`t that be a problem? Not for me. -- Jiri {x2} Cincura http://blog.cincura.net/ | http://www.ID3renamer.com -- Learn Graph Databases - Download FREE O'Reill

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Ivan Arabadzhiev
Well ... "System.ArgumentNullException: Value cannot be null. Parameter name: stream at System.Resources.ResourceReader..ctor(Stream stream) at System.Resources.ResourceSet..ctor(Stream stream) at FirebirdSql.Data.Common.IscException.CreateResourceSet(String resourceName) in \FirebirdSql\D

Re: [Firebird-net-provider] fbBackup on remote Clients

2014-06-04 Thread Jiri Cincura
On Wed, Jun 4, 2014 at 12:54 AM, Ivan Arabadzhiev wrote: > What do you mean by "first chance exception" ? There's an exception/error before it get into IscException. That's what triggered looking for resources with error message. You can put breakpoint before the above mentioned method and see wh