FirebirdSQL / NETProvider

Firebird ADO.NET Data Provider
https://www.firebirdsql.org/en/net-provider/
Other
152 stars 63 forks source link

Gacutil.exe cannot inclue FirebirdSql.Data.FirebirdClient.dll (version 2.6.0.0) in the GAC (Global Assembly Cache) - Windows XP SP3. [DNET381] #386

Closed firebird-automations closed 13 years ago

firebird-automations commented 13 years ago

Submitted by: Orides Pavaneli (oridespavaneli)

Command: gacutil.exe /i "C:\Arquivos de programas\FirebirdClient\FirebirdSql.Data.FirebirdClient.dll" /f Error: : Failure adding assembly to the cache: Não é possível carregar este assembly, pois ele foi compilado em um tempo de execução mais recente que o carregado (It's not possible to load this assembly, it was compiled in a execution time eralier then the load time) I can assure: my computer clock was ok!

Installer: NETProvider-2.6.0.msi, downloaded from Firebird downlod site.

I have also NETProvider-2.5.2.msi, the FirebirdSql.Data.FirebirdClient.dll installed is ok for including in the GAC.

This is a requered step to use DDEX Provider for Visual Studio.

Sorry for my bad english.

firebird-automations commented 13 years ago

Commented by: @cincuranet

Well, Google Translate says something else. I think the problem is, that you're using build for .NET FW 4.

firebird-automations commented 13 years ago

Commented by: Orides Pavaneli (oridespavaneli)

You are right, Jiri. I´ve used the build for NET FW 2 (inside the file NETProvider-2.6.0-NET20.7z) and everything worked just fine! What about including a warning in the Readme.txt file inside FirebirdDDEXProvider-2.0.5.zip? I considerer this issue resolved.

firebird-automations commented 13 years ago
Modified by: @cincuranet status: Open \[ 1 \] =\> Closed \[ 6 \] resolution: Won't Fix \[ 2 \]