That error likely implies that your .NET assembly is corrupted.
 
After you observe the error, can you attempt loading your version of 
System.Data.SQLite.dll in ildasm.exe ? If you are not certain of the file on 
disk from which Assembly is being loaded, run Fuslogvw.exe to generate the 
binding logs.

- Akintoye

From: jwcalv...@rogers.com At: Jun 13 2014 14:22:16
To: jwcalv...@rogers.com, sqlite-users@sqlite.org
Subject: Re: [sqlite] System.Data.SQLite failing in Windows 7

Everyone,

Is there anybody from the developers of SQLite who can comment on this issue
for me.

Thanks

-----Original Message-----
From: sqlite-users-boun...@sqlite.org
[mailto:sqlite-users-boun...@sqlite.org] On Behalf Of Calvert, Jim
Sent: June 12, 2014 11:46 PM
To: sqlite-users@sqlite.org
Subject: [sqlite] System.Data.SQLite failing in Windows 7

Hi everyone,

 

I have run into a very baffling issue with System.Data.SQLite.

It is running on my Windows 7 PC as part of a utility which sync's data on
my iPhone and iPad with MS Outlook.

It is fully up-to-date as Win 7 64 bit SP1.

 

Suddenly 2 weeks ago it began to fail with the following message:

 

"Could not load file or assembly 'System.Data.SQLite, Version=1.0.66.0,

Culture neutral, PublicKeyToken=db937bc2d44ff139' or one of its
dependencies.  

The module was expected to contain assembly manifest."

 

I have re-installed the Win 7 app multiple times.

I have re-installed System.Data.SQLite itself multiple times.

I have updated every possible MS redistributable.

I have run out of ideas and I am probably missing something really simple.

 

So, I need some clues as to where to look.

 

All ideas are welcome as I like this particular app and there are not any
good alternatives.

 

Thanks

 

_______________________________________________
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-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to