问题截图:未经处理的异常:system.IO.FileNotFoundException:未能加载文件或程序集“MongoDB.Bson,Version=2.9.3.0,Culture=neutral.....
解决方法:网上的方案都说缺少dll?或者什么低版本dll引用高版本dll的API。缺少引用,补上引用就好,怎么个补法?我的方法简单粗暴,对引用的所以dll的属性都选择复制到本地,然后清理再重新生成。
步骤截图:未经处理的异常:system.IO.FileNotFoundException:未能加载文件或程序集“MongoDB.Bson,Version=2.9.3.0,Culture=neutral.....
未经处理的异常:system.IO.FileNotFoundException:未能加载文件或程序集“MongoDB.Bson,Version=2.9.3.0,Culture=neutral.....

相关文章:

  • 2021-07-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
  • 2021-11-21
  • 2021-08-21
猜你喜欢
  • 2022-12-23
  • 2021-08-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-09
相关资源
相似解决方案