anshooarora / extentreports-csharp

Community version of Extent API for .NET has moved to https://github.com/extent-framework/
http://extentreports.com/
Other
47 stars 43 forks source link

Unable to write logs to the extent reports #121

Open sumeet-kushwah opened 6 years ago

sumeet-kushwah commented 6 years ago

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 1) ExtentReports 3.1.3 2) HTMLAgilityPack 1.8.1 3) MondoDB.Bson 2.5.1 4) MongoDB.Driver 2.5.1 5) MongoDB.Driver.Core 2.5.1 6) RazorEngine 3.10.0.

Please help.

laxmanpagadala commented 6 years ago

I am also facing the same issue. Could anyone help please. Thanks!!

vishwanathshettyk commented 6 years ago

I am also facing same error. Can anyone please help.

ghost commented 6 years ago

The same issue I got on version 3.1.3. Do we have any solution or suggestion? Thanks.

image