i created c#.net windows applications in vs 2013, when i build the solutions it will runs good but when i try to deploy this applications to other machine it gives the error
could not load file or assembly system.data.Sqlite
System.IO.FileNotFoundException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Data.SQLite, Version=1.0.94.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'