I'm testing OpenAccess ORM Express.
I'm using VS 2008 and 2.5.2.0 Firebird.Data.FirebirdClient.dll
When using Telerik OpenAccess ORM Wizard > Populate from database i get this error:
Connection error, ExceptionSystem.IO.FileNotFoundException, Details:No se puede cargar el archivo o ensamblado 'FirebirdSql.Data.FirebirdClient, Version=2.5.1.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c' ni una de sus dependencias. El sistema no puede hallar el archivo especificado.
In my app.config i've added this
In machine.config
I reboot my system and nothing changes.
What is wrong?
Note: I can use Firebird Client 2.5.2.0 with standard data access, Lblgenpro, Xpo, ...