-
Notifications
You must be signed in to change notification settings - Fork 53
Can't open db file #6
Comments
Interesting. |
I did this and still getting same error |
Where is your file? Full address please. |
I just wanted the file address. not the file itself. And for the record file opens alright for me. BUT, Which rooted in a bad piece of code that I contributed to the main project. So totally my fault. Meanwhile, you need to copy the file to an address without space in its name and see if this works for you. |
Yeah its working as the path had some spaces, would you make it clear for others until next version comes out. Thanks for the app |
DB file is not opening I have tried all the options specified above, what's the next step. I am running the basic example mentioned on litedb website. Copied the file to C:\ as well ( MyData.db ) |
What is the exact error message and your database version? Can you attach it for me to test? |
This error code is generated directly by the LiteDB libraries so I cant do much about it. Probably something is wrong with the file. |
I guess I found issue is simple, the setup available is referencing old LiteDB.dll. I will suggest to update the code to reference new dlls. |
This could be an issue if you tried opening a Litedb 2 database using version 1 of LiteDB viewer. For this please download and install LiteDBViewer2: https://github.com/falahati/LiteDBViewer/releases/tag/v2.0.1 |
Selected file is not a valid liteDB database file
value can't be null
parameter name:file name
my db file name is IP.db and using latest version of ur app
The text was updated successfully, but these errors were encountered: