-
I think i found one of the reasons for the error: LiteDB.LiteException: Datafile is not a LiteDB database.
As i saw on other issues referecing this problem, is the database file that become kinda c…
-
Dear mbdavid,
I'm digging these issues below.
I can't still reproduce them, but many users keep reporting these issues to our error reporting system.
It is UWP project and uses 4.1.4 version. Yo…
-
hello guys, I have a xamarin forms project but when I install the package and compile the solution the following problem appears, can anyone help me?
`Severity Code Description Project File Line Su…
-
Great work on v5 but after a while got this during a routine Upsert call for saving player data and not sure what to look for.
One thing I noticed is that FindByID(x) doesn't seem to work when you …
-
**Version**
LiteDB 5.0.12
**Describe the bug**
NullReferenceException if no parameterless constructor for a generic list element
```
Unhandled Exception: System.NullReferenceException: Object r…
-
**Version**
Which LiteDB version/OS/.NET framework version are you using. **(REQUIRED)**
Nuget Package v 5.0.16
**Describe the bug**
A clear and concise description of what the bug is.
Consta…
-
Hi, I'm trying to read liteDB files generated by this with the litedb developed for python.
For what I' have seen, this two litedb have exactly the same name but seem to be two different things?
I…
-
We're seeing below runtime exception for an executable building with NET5.0 target framework referencing LiteDB 5.0.11 nuget package. Does LiteDB support NET5.0 target framework?
System.MissingMe…
-
**Version**
LiteDB 5.0.11, Win10, .NET 4.8
**Describe the bug**
Getting error in Telemetry
```
System.Exception: LiteDB ENSURE: discarded page must be writable
```
**Code to Reproduce**
En…
-
**Version**
LiteDB 5.0.9
WPF with NetCore3.1
Xamarin with Mono 6.12
**Describe the bug**
When trying to execute a query after the app started, a LiteDB.LiteException is thrown:
`Invalid Data o…