That error occurs while trying to connect to SQLite database file
Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.
My Connection String is:
"data source=KBank;Version=3;"
I am using Visual Studio 2010 .Net Framework 4.0
any idea about what are additional configurations?