[Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-16 Thread Warren Anderson
All;   I just moved from the RC3 provider to the RC5 provider using Firebird 1.5.3 (embedded mode) and can no longer get a connection. Here is the C# line of code that worked before showing the connect string.   conn = new FbConnection("Database=D:\\VisualAttorney_DATA\\DATABASE.FDB;Ser

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-17 Thread Carlos Guzmán Álvarez
Hello: > > > I just moved from the RC3 provider to the RC5 provider using Firebird > 1.5.3 (embedded mode) and can no longer get a connection. Here is the > C# line of code that worked before showing the connect string. > > > > conn = new > FbConnection("Database=D:\\VisualAttorney_DATA\\DATAB

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-17 Thread Warren Anderson
.cs:line 86 Warren Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Guzmán Álvarez Sent: Saturday, June 17, 2006 2:37 AM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Connection to Emb

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-18 Thread Carlos Guzmán Álvarez
Hello: > Here is the entire stack trace from Exception. Huumm . it looks as working for me using CVS sources, can you give a try with them, please ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo rey que no descienda de un esclavo, ni un es

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-18 Thread Warren Anderson
Subject: Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3 Hello: > Here is the entire stack trace from Exception. Huumm . it looks as working for me using CVS sources, can you give a try with them, please ?? -- Carlos Guzmán Álva

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-18 Thread Carlos Guzmán Álvarez
Hello: > Where can I get the CVS source for a local build? Thanks. > You can review CVS instructions here: http://sourceforge.net/cvs/?group_id=9028 The module is NETProvider/NETProvider_20 -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo rey que no descien

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-19 Thread Warren Anderson
Anderson -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Guzmán Álvarez Sent: Sunday, June 18, 2006 2:15 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-19 Thread Carlos Guzmán Álvarez
Hello: > Something about an RC5 setup is causing the issue I suppose. > Can you do a debug session and what is happenging when doing the validation of the Connection String FbConnectionString.Validate method. -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-20 Thread Warren Anderson
Carlos; Can't see much running against the RC5 DLLs, I did see this. Method may only be called on a Type for which Type.IsGenericParameter is true. The stack trace that I have: --- ERROR: System.Runtime.Remoting.RemotingException: Source class failed

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-20 Thread Carlos Guzmán Álvarez
Hello: > I suppose I could try to trace through the Provider code if I had the > correct CVS tag to checkout the right build. > Get the HEAD, if you want i can send to you a copy of the CVS sources :) -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ No hay un solo rey que n

Re: [Firebird-net-provider] Connection to Embedded 1.5.3 Server fails with RC5, worked with RC3

2006-06-20 Thread Rasha
Have you tried supplying Charset with your connection string? I think that will work..On 6/20/06, Carlos Guzmán Álvarez < [EMAIL PROTECTED]> wrote:Hello:> I suppose I could try to trace through the Provider code if I had the > correct CVS tag to checkout the right build.>Get the HEAD, if you want i