From: Victor B. <niv...@gm...> - 2015-03-28 06:13:45
|
Hi Everyone, First of all, a big shout-out to Jiri for his excellent work creating the providers for us to use. My issue is that I get this exception "type inializer" when connecting to the database. I am using Visual Studio 2010 with FirebirdSql.Data.FirebirdClient-4.6.1.0-NET45 installed. I realize this issue was brought According to several articles I've read the solution is to install the Firebird client for .net 4.0 so I donwloaded FirebirdSql.Data.FirebirdClient-4.6.1.0-NET40.7z from firebirdsql.org. Please help me, I do not how to install the .pdb and .dll files into my solution. Regards, VICTOR |