Mark Allison

Results 5 comments of Mark Allison

I'm also experiencing this issue on an M1 Mac. Oddly, downgrading to version `5.2.6` of `RavenDB.Client` appeared to fix the problem for me.

I've updated to version `5.3.100` of `RavenDB.Client`, but this exception now appears to be thrown when executing any query against the database (_regardless_ of whether `DisableTcpCompression` is set to true...

Apologies, I've only just found the time to look into this. Version `5.3.101` of `RavenDB.Client` has suppressed the `DllNotFoundException` and correctly disables TCP compression as a result. The `ArgumentException` I...

We're experiencing an issue that might be related to this and also #45051. We've enabled versioning on our Minimal API using the `MediaTypeApiVersionReader` approach, which stipulates the inclusion of a...

Any update on this?