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,
the CAB can be configured to install the Interop DLL automatically. It is
only Visual Studio's deployment feature which will not do so automatically.)



Thanks and sorry if I'm posting this in a wrong forum,
Naresh


On Fri, Jan 21, 2011 at 5:50 PM, Dave Watkinson <[email protected]> wrote:

> 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
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to