Page 1 of 1

Using linq to sqlite in installer custom action

Posted: Wed 18 Apr 2012 16:23
by Pavel12345
Hello,

I try to use linq to sqlite in installer custom action, but get error
"Licence not found" during installer execution

Can anybody help me?

Posted: Thu 19 Apr 2012 10:42
by MariiaI
To use an application that works with dotConnect for SQLite on a computer where there is no installed dotConnect for SQLite, you need to embed a technical license resource into this application.

For more information see:
http://www.devart.com/dotconnect/sqlite ... nsing.html