if it was built with debug mode; probably the debug runtime doesn't exist
there.  Otherwise it's because the visual studio runtime required isn't
available.

On Mon, Jul 4, 2016 at 6:52 AM, Shouwei Li <[email protected]> wrote:

> Hi there,
>
> I have a project developed with .net 2015 and C#. I use SQLite as the
> server-less database. It works very well in my workstation. But it can not
> run on other PC. The error indicates:
>
> Unable to load DLL "SQLite.Intero.dll": The specified module could not be
> found.
>
> I already attach this dll with my program.
>
> I want to ask is there a manual talk about how to deploy a program to
> customer when we use the SQLite database.
>
> Thanks for your reading.
>
> --
> Best Regards!
> Shouwei Li
> _______________________________________________
> sqlite-users mailing list
> [email protected]
> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users
>
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to