SQLitening Support Forum

Support Forums => General Board => Topic started by: anonymousmofo on April 21, 2013, 08:47:57 AM

Title: Distributed System Sqlite Error
Post by: anonymousmofo on April 21, 2013, 08:47:57 AM
Hi,

I've recently completed a project that involves multiple different solutions communicating with each other. When I tested the project on my own network and computer it works fine. However when I use the project on a work network, the solutions don't communicate with each other properly.

My server displays the following message:

Could not load file or assembly 'System.Data.SQLite, Version=1.0.84.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
or one of its dependencies.An attempt was made to load a program with an incorrect format.

Any help would be greatly appreciated.
Title: Re: Distributed System Sqlite Error
Post by: cj on April 21, 2013, 12:41:28 PM
http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki
An ADO.NET adapter for SQLite already in memory?
http://stackoverflow.com/questions/834453/sqlite3-dll-and-system-data-sqlite-dll

http://system.data.sqlite.org/index.html/doc/trunk/www/index.wiki