Re: [sqlite] installation for .NET use

2012-01-18 Thread Joe Mistachkin

majorthorb...@mst-it-services.info wrote:
> 
> Ran the gacutil and it told me the assembly had been built with a later
> runtime.
> 

Please make sure you downloaded the System.Data.SQLite download package
that is appropriate for the version of the .NET Framework (2.0 or 4.0)
and processor architecture (e.g. 32-bit/x86 or 64-bit/x64) you wish to
use it with.  Also, the version of "gacutil" (which is from the .NET SDK)
used must be compatible with the .NET Framework you wish to use.

--
Joe Mistachkin

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


Re: [sqlite] installation for .NET use

2012-01-18 Thread Taleeb Anwar
It looks like the .net runtime version running in your system is older
compared to the version with which the assembly was built (and which you
are trying to install in GAC)

Regards
Taleeb bin Waquar

*Hum Mashriq Ke "Miskeenon" Ka Dil Maghrib men Ja Atka Hai!!*




On Wed, Jan 18, 2012 at 6:19 PM,  wrote:

> Trying to use the .NET support but not able to see the entry in the GAC.
> Ran the gacutil and it told me the assembly had been built with a later
> runtime.
> I am running windows 7 with all fixes.
> Anyone have the .net version running?
> Regards, Major.
>
> ___
> sqlite-users mailing list
> sqlite-users@sqlite.org
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users


[sqlite] installation for .NET use

2012-01-18 Thread majorthorburn
Trying to use the .NET support but not able to see the entry in the GAC.
Ran the gacutil and it told me the assembly had been built with a later
runtime.
I am running windows 7 with all fixes.
Anyone have the .net version running?
Regards, Major.

___
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users