I\'m working with WPF. When I\'m trying to declare SQLiteConnection in the code, the problem arises-
SQLiteConnection
The invocation of the constructor on type \
If you click on View Detail... from the exception window you can look at the InnerException. Expand that node and you will see exactly what went wrong.