You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
I am trying to generate the extent reports using C#.net and I can generate them using version 3.1.0, but after updating the extent to 3.1.3, I am getting the following error message
System.IO.FileNotFoundException: Could not load file or assembly 'MongoDB.Bson, Version=2.3.0.157, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
I have the following assembly versions installed
ExtentReports 3.1.3
HTMLAgilityPack 1.8.1
MondoDB.Bson 2.5.1
MongoDB.Driver 2.5.1
MongoDB.Driver.Core 2.5.1
RazorEngine 3.10.0.
Please help.
The text was updated successfully, but these errors were encountered:
I am trying to generate the extent reports using C#.net and I can generate them using version 3.1.0, but after updating the extent to 3.1.3, I am getting the following error message
System.IO.FileNotFoundException: Could not load file or assembly 'MongoDB.Bson, Version=2.3.0.157, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
I have the following assembly versions installed
Please help.
The text was updated successfully, but these errors were encountered: