http://www.google.com/

gave me

http://sqlite.phxsoftware.com/forums/p/1569/8573.aspx
 <http://sqlite.phxsoftware.com/forums/p/1569/8573.aspx>
which contains

"This issue has been covered several times on the forum. The upshot is that
Visual Studio will not deploy the Interop DLL automatically, so you will
have to copy it to your device or emulator manually during development. Copy
it to the same device folder to which System.Data.SQLite.dll is deployed."


HTH




On Fri, Jan 21, 2011 at 5:38 PM, Simon Slavin <[email protected]> wrote:

>
> On 21 Jan 2011, at 9:49pm, naresh pasnur wrote:
>
> > I'm developing a  windows mobile application using Visual Studio 2008.
> > I'm able to add  "System.Data.SQLite.dll" to my project's reference.
> > However, when I'm trying to add  "SQLite.Interop.060.DLL" to my project's
> > reference, it's throwing this error
> > *"A reference to SQLite.Interop.060.DLL cannot be added"
> > *
>
> While you are free to post details of your problem here, it doesn't really
> have anything to do with SQLite.  The SQLite team did not supply that DLL,
> it was made up by someone else.  Someone with good understanding of VS2008
> and DLLs is much better placed to solve your problem.  So you will probably
> do better posting your problem in a VS2008 forum than here.
>
> Simon.
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to