Hello:

> <configSections>
>  <section name="firebirdsql.data.firebirdclient" 
> type="System.Data.Common.DbProviderConfigurationHandler, System.Data, 
> Version=2.1.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c" />

This needs to be:

     <section name="firebirdsql.data.firebirdclient" 
type="System.Data.Common.DbProviderConfigurationHandler, System.Data, 
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to