Hi,
current setup:vs2010, firebird 2.5 , win 7 64 bit
I just tried to replace my 2.5.2 FirebirdSql.Data.FirebirdClient.dll
dated 4/20/2010 size 661k with the latest 2.5.2 6/5/20 size 680kb

1) Uninstall FirebirdSql.Data.FirebirdClient.dll from assembly which was
working and easily installed to c:\windows\assemby with any of the
gacutil versions.
@SET GACUTIL="C:\Program Files\Microsoft
SDKs\Windows\v6.0A\Bin\gacutil.exe"
rem @SET GACUTIL="C:\Program Files\Microsoft
SDKs\Windows\v6.0A\Bin\x64\gacutil.exe"
rem @SET GACUTIL="C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.0A\bin\gacutil.exe"
rem @SET GACUTIL="C:\Program Files (x86)\Microsoft
SDKs\Windows\v7.0A\bin\x64\gacutil.exe"

2) copy new dll to C:\Program Files (x86)\FirebirdClient\

3) run RegGacFB batch file and test with all 4 versions of gacutil
always getting error below
%GACUTIL% -IF  "C:\Program Files
(x86)\FirebirdClient\FirebirdSql.Data.FirebirdClient.dll"
error: "Failure adding assembly to the cache: This assembly is built by
a runtime newer than the currently loaded runtime and cannot be loaded.

I'm I missing a step to install a weekly build. I know it's working so I
must be doing something wrong and just can't see it.
TIA
John

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to