-
Type: Bug
-
Resolution: Duplicate
-
Priority: Unknown
-
None
-
Affects Version/s: 8.0.0
-
None
-
Dotnet Drivers
Received the following error when trying to retrieve a list of strings using EF and using the .ToList() method. Inserting the list works fine. The issue does not occur when using the ToArray method.
Error: MongoDB.Bson.BsonSerializationException: 'Unknown discriminator value 'List`1'.'
- depends on
-
EF-88 Unknown discriminator value 'List`1' error
- Closed