Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Daniele
Jiri Cincura ha scritto: > On Tue, Nov 17, 2009 at 16:03, Daniele wrote: > >> System.TypeLoadException was unhandled >> Message="Could not load type >> 'FirebirdSql.Data.FirebirdClient.FbConnection' from assembly >> 'FirebirdSql.Data.FirebirdClient, Version=2.5.1.0, Culture=neutral, >> PublicK

Re: [Firebird-net-provider] VS2010 dat providers

2009-11-17 Thread Will Ferguson
Step 1. Install FirebirdClient into the GAC. Note:GAC is the Global Assembly Cache Gacutil is a command line tool that helps load information into this GAC To start Gacutil Click [start] [all programs] [Microsoft VS2010] [visual studio tools] [visual studio Command prompt (2010)] Type gacu

Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Jiri Cincura
On Tue, Nov 17, 2009 at 16:03, Daniele wrote: > System.TypeLoadException was unhandled >  Message="Could not load type > 'FirebirdSql.Data.FirebirdClient.FbConnection' from assembly > 'FirebirdSql.Data.FirebirdClient, Version=2.5.1.0, Culture=neutral, > PublicKeyToken=3750ABCC3150B00C'." >  StackT

Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Daniele
>> And i'm not sure wath to do to analize stack trace, how to do this ? >> > > Just send it here. > Sorry, but i'm not known to read stack trace. My application not run on debug under visual studio: System.TypeLoadException was unhandled Message="Could not load type 'FirebirdSql.Data.F

Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Jiri Cincura
On Tue, Nov 17, 2009 at 10:09, Daniele wrote: > And i'm not sure wath to do to analize stack trace, how to do this ? Just send it here. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com

Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Daniele
Nothing, i tryed this string connection but result is the same: MissingMethodException Data Source=192.168.0.1;character set=ASCII;user=xx;password=x;Database=192.168.0.1:C:\\Programmi\\Firebird\\Firebird_2_1\\test.fdb;port=3050;pooling=true alias db Data Source=192.168.0.1;character se

Re: [Firebird-net-provider] VS2010 dat providers

2009-11-17 Thread Jiri Cincura
On Tue, Nov 17, 2009 at 09:44, Kjell Rilbe wrote: > When confronted with criticism, you can react in either of two ways: > > 1. "Aha, maybe there's room for improvement, and this is a great > opportunity to find out where and how." > > 2. "This is a moron who doesn't understand anything or just ca

Re: [Firebird-net-provider] VS2010 dat providers

2009-11-17 Thread Kjell Rilbe
Jiri Cincura wrote: > On Tue, Nov 17, 2009 at 02:29, Will Ferguson > wrote: > >>This readme is not what I’d call exact steps. > > Then keep trying. Read it again and again. When confronted with criticism, you can react in either of two ways: 1. "Aha, maybe there's room for improvement, and thi

Re: [Firebird-net-provider] problem connector FirebirdClient-2.5.1-CF

2009-11-17 Thread Jiri Cincura
On Sun, Nov 15, 2009 at 07:56, Daniele wrote: > MissingMethodException What's the stack trace? -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -- Let Crystal Reports handle

Re: [Firebird-net-provider] VS2010 dat providers

2009-11-17 Thread Jiri Cincura
On Tue, Nov 17, 2009 at 02:29, Will Ferguson wrote: > This readme is not what I’d call exact steps. Then keep trying. Read it again and again. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.cincura.net/ | http://www.ID3renamer.com -