You need to connect to a legitimate SQLite database file. That file must not be encrypted, or you supply the encryption key to the database. If the database was encrypted by means outside of the ADO .NET Provider, I do not know that you are able to use it.
Given the way the question was asked, my guess is that the file you are attempting to use is not an SQLite database file. How was this file created?