Hi,

I have a VS 2010 app that uses FB via third party code. The third party 
code references FirebirdSql.Data.FirebirdClient version 2.5.0.0. To be 
able to use the latest provider I have a BindingRedirect for 
1.0.0.0-2.6.4.0 to 2.6.5.0.

This has been working for a long time, but now suddenyl I started 
getting errors.

The Assembly Binding Log Viewer reports that it finds the redirect for 
FirebirdSql.Data.FirebirdClient and successfully loads version 2.6.5.0 
from GAC.

But then it reports that FirebirdSql.Data.FirebirdClient references 
FirebirdSql.Data.FirebirdClient.resources, version 2.6.5.0, culture 
sv-SE. It fails with hr = 0x80070002. It then reports the same with 
culture sv.

How can I fix this? (And why did this start happening all of a sudden?)

Thanks,
Kjell

-- 
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: kj...@datadia.se
Telefon: 08-761 06 55
Mobil: 0733-44 24 64


------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to