Re: [sqlite] Problem adding SQLite.Interop.060.DLL to windows mobile project

2011-01-21 Thread naresh pasnur
Hi All, I'm aware of that thread and discussions and my application works fine on the mobile device. I'm having issue while creating the cab file of my project. Can someone please explain me how the below note can be done ? (Note that when you create an installation CAB for production deployment,

Re: [sqlite] Problem adding SQLite.Interop.060.DLL to windows mobile project

2011-01-21 Thread Dave Watkinson
http://www.google.com/ gave me 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

Re: [sqlite] Problem adding SQLite.Interop.060.DLL to windows mobile project

2011-01-21 Thread Simon Slavin
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 th

[sqlite] Problem adding SQLite.Interop.060.DLL to windows mobile project

2011-01-21 Thread naresh pasnur
Hi, 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 cann