Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongodb storage error #661

Open
herme063 opened this issue Sep 8, 2023 · 0 comments
Open

mongodb storage error #661

herme063 opened this issue Sep 8, 2023 · 0 comments

Comments

@herme063
Copy link

herme063 commented Sep 8, 2023

I am getting a NotSupportedException thrown from MongoDbStorage on multiple functions.

This occurs where the code compares Id with a guid; The exception message was like: Expression not supported: (p.Id == <Guid>).
This happens on all the code that use equality filter on the profiler Id property.

I am using c# driver 2.21.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant