-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.9
-
Component/s: None
-
None
-
Environment:VS2010
mongodb 1.6.5
win7
I have a List<> object in C# with about 100000 items,When I use the InsertBatch<> method to Insert these data into mongodb,It got exception and data can't insert into db.