"File opened that is not a database file...."

Discussion of open issues, suggestions and bugs regarding ADO.NET provider for SQLite
Post Reply
shaharw18
Posts: 43
Joined: Thu 20 Oct 2011 20:07

"File opened that is not a database file...."

Post by shaharw18 » Tue 20 Dec 2011 10:42

Hi,

I've uploaded project files to a remote server. in the project I'm using all sqlite products of devart. including the entity project.
what I'm getting in the first page I"m loading is this:

File opened that is not a database file, file is encrypted or is not a database.

the path to the database file is correct. and on the development machine the application is running with no problem.

what could be the issue?

Shahar.

shaharw18
Posts: 43
Joined: Thu 20 Oct 2011 20:07

Post by shaharw18 » Tue 20 Dec 2011 10:43

the error message is comming from:

Devart.Data.SQLite.SQLiteException



Shahar.

shaharw18
Posts: 43
Joined: Thu 20 Oct 2011 20:07

Post by shaharw18 » Tue 20 Dec 2011 17:33

hi guys,

sorry for the last post. from some reason, the database file.
wasn't the database file , but unknownly something else.
that created the problem.


Shahar.

Post Reply