Problem with Deployment

Discussion of open issues, suggestions and bugs regarding LinqConnect – Devart's LINQ to SQL compatible ORM
Post Reply
nightsilf
Posts: 2
Joined: Tue 28 Jan 2014 10:02

Problem with Deployment

Post by nightsilf » Tue 28 Jan 2014 10:06

On the development computer running the program works. When run on another computer generates an error connection with the database Sqlite: Error ("Error on opening DbConnection"). Path to database file TestDevart2.exe.config was fixed not help.

The same situation with a standard example of documentation C:\Program Files (x86)\Devart\dotConnect\Linq\Samples\LinqConnect\CS
An example is run on a computer developer, but runs on a standard Windows 7 computer with MS Framework.

What am I doing wrong and how to fix it?

Test application: https://www.dropbox.com/s/yh4tpyunvwbkj ... evart2.zip

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Problem with Deployment

Post by MariiaI » Tue 28 Jan 2014 12:50

We have contacted you by e-mail.

nightsilf
Posts: 2
Joined: Tue 28 Jan 2014 10:02

Re: Problem with Deployment

Post by nightsilf » Tue 28 Jan 2014 13:33

Thanks, problem solved. Had put the file sqlite3.dll in the program folder

MariiaI
Devart Team
Posts: 1472
Joined: Mon 13 Feb 2012 08:17

Re: Problem with Deployment

Post by MariiaI » Tue 28 Jan 2014 13:35

Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.

Post Reply