Re: [Firebird-net-provider] DDEX not working on VS2013

2014-03-26 Thread Eric FE
, 2014 9:05 AM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] DDEX not working on VS2013 On Wed, Mar 26, 2014 at 2:57 PM, Eric FE wrote: > Shouldn't the installer do that? The *ADO.NET Provider's* installer does that. -- Jiri

Re: [Firebird-net-provider] DDEX not working on VS2013

2014-03-26 Thread Jiri Cincura
On Wed, Mar 26, 2014 at 2:57 PM, Eric FE wrote: > Shouldn't the installer do that? The *ADO.NET Provider's* installer does that. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com ---

Re: [Firebird-net-provider] DDEX not working on VS2013

2014-03-26 Thread Eric FE
Shouldn't the installer do that? -Original Message- From: Jiri Cincura [mailto:disk...@cincura.net] Sent: Wednesday, March 26, 2014 3:55 AM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] DDEX not working on VS2013 On Tue, Mar 25, 20

Re: [Firebird-net-provider] DDEX not working on VS2013

2014-03-26 Thread Jiri Cincura
On Tue, Mar 25, 2014 at 10:38 PM, Eric FE wrote: > When I change any values in the connection dialog, the dialog disappears. Provider is not registered in GAC matching machine.config (or vice versa). -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.c

[Firebird-net-provider] DDEX not working on VS2013

2014-03-25 Thread Eric FE
Hello, I'm trying to use the DDEX Provider Version 3.0.1 in VS2013, but it's not working. When I change any values in the connection dialog, the dialog disappears. Has anyone got the DDEX provider working in VS2013? I'm in the process of adding Firebird support to my ORM. Tha