falahati / LiteDBViewer

LiteDB Viewer is a simple tool that let you open a LiteDB database file and shows its contents; think of it as a GUI for LiteDBShell
GNU General Public License v2.0
292 stars 53 forks source link

Unable to Open DB #9

Closed varshanbp closed 7 years ago

varshanbp commented 7 years ago

I get error even if I select Valid LiteDB file. This happens in v2.0.1 (Windows).

Selected file is not valid LiteDB Database file. Value cannot be null. Parameter name: filename

falahati commented 7 years ago

This is a known issue of the LiteDB library used with this project. You need to move your file to an address without space in it.

I will release a new version of this project with the updated LiteDB library shortly.

falahati commented 7 years ago

This will be solved if using the latest release for LiteDB 2.0, LiteDBViewer 2.0.4