Monday, 15 August 2011

mongodb - Problems with mongo csharp driver version -



mongodb - Problems with mongo csharp driver version -

i utilize mongo csharp driver version 1.9.1. but, have problems dll. exception is:

"could not load file or assembly 'mongodb.bson, version=1.9.1.221, culture=neutral, publickeytoken=f686731cfb9cc103' or 1 of dependencies. located assembly's manifest definition not match assembly reference. (exception hresult: 0x80131040)":"mongodb.bson, version=1.9.1.221, culture=neutral, publickeytoken=f686731cfb9cc103".

does have suggestion ?

thanks lot in advance

i having same problem, error occurs due conflict may have added more 1 reference monogodb in solution. solution: if there more 1 project in solution remove mongodb references project , add together 1 project dependent on other projects. worked me.

mongodb mongodb-csharp

No comments:

Post a Comment