Hello, I would like to make an application for Pocket PC that makes use o the System.Data.SQLite provider. When I try to execute the application in Pocket PC it raises and error like (translated from spanish):
It is not possible to find file name or assemblie 'System.Data.SQLite'. I have pasted the file System.Data.SQLite.dll to same path as the executable and still doesn't work.
Thanks