Re: [sqlite] System.Data.SQLite - System.MissingMethodException was unhandled

2014-01-23 Thread Bo Gusman
On 1/23/2014 15:08, Joe Mistachkin wrote: I have no idea what would cause 1.0.87.0 to stop working when it was working before. Has anything about the device itself or operating system changed? I can't rule it out, but I've not done anything with the device or the code since before the holida

Re: [sqlite] System.Data.SQLite - System.MissingMethodException was unhandled

2014-01-23 Thread Bo Gusman
Thanks for the reply, Joe. I truly appreciate it. On 1/23/2014 13:47, Joe Mistachkin wrote: Bo Gusman wrote: System.MissingMethodException was unhandled Message="Could not load type 'System.Data.SQLite.SQLiteConnection' from assembly 'System.Data.SQLite, Version=1.0.9

[sqlite] System.Data.SQLite - System.MissingMethodException was unhandled

2014-01-22 Thread Bo Gusman
I have been working with SQLite on a WIndows CE project using System.Data.Sqlite (1.0.87) for about 8 months now. It has worked very well until recently. Early this week, I returned to the project to make some changes to the GUI, totally unrelated to the database and began receiving "MissingMet