Can you delete your bin debug folder and recompile again?
Or check your project reference to the System.Data.SQLite
, track down where it is located, then open the dll in reflector. If you can't open it, that means that the dll is corrupted, you might want to find a correct one or reinstall the .net framework.