.net driver mongodb

  1. subashree

    Null reference exception when using "insertManyAsync()".Net Driver

    I am using Mongo Db .NetDriver . I am trying to insert bulk data to the db using “inserManyAsync()” I am receiving the following Exception “Object Reference not set to instance of an object”.Please find the code below: Iam getting the null reference when the method await...
Back
Top Bottom