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

When is the next version with enhancements due? #53

Closed jloyzaga closed 7 years ago

jloyzaga commented 7 years ago

Just want to know when the enhancement to make the dll com visible will be out? Soon I hope....

anshooarora commented 7 years ago

Hopefully by end of this week..

jloyzaga commented 7 years ago

thats with the com visible enhancement? if so great, if not when will the enhancement come through?

On Wed, Apr 19, 2017 at 5:58 AM, Anshoo Arora notifications@github.com wrote:

Hopefully by end of this week..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anshooarora/extentreports-csharp/issues/53#issuecomment-294961668, or mute the thread https://github.com/notifications/unsubscribe-auth/ANPCA3q9tCZqyfMSXW_W5dAAuIw9L8zgks5rxRXxgaJpZM4M_xD5 .

jloyzaga commented 7 years ago

how goes the new version with com visible i it?

On 19/04/2017 5:58 AM, Anshoo Arora wrote:

Hopefully by end of this week..

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anshooarora/extentreports-csharp/issues/53#issuecomment-294961668, or mute the thread https://github.com/notifications/unsubscribe-auth/ANPCA3q9tCZqyfMSXW_W5dAAuIw9L8zgks5rxRXxgaJpZM4M_xD5.

anshooarora commented 7 years ago

Hi Joe - since there are no other updates currently available, the release has been postponed for now.

anshooarora commented 7 years ago

You can use this DLL for now..

ExtentReports.zip

jloyzaga commented 7 years ago

com visible?

On Thu, May 4, 2017 at 2:14 AM, Anshoo Arora notifications@github.com wrote:

You can use this DLL for now..

ExtentReports.zip https://github.com/anshooarora/extentreports-csharp/files/974002/ExtentReports.zip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anshooarora/extentreports-csharp/issues/53#issuecomment-298959783, or mute the thread https://github.com/notifications/unsubscribe-auth/ANPCAzQTonS8y2AlBuPmeyEY53ZG-kwcks5r2KfOgaJpZM4M_xD5 .

jloyzaga commented 7 years ago

thank you by the way - If I get it working I'll give you the code..

On Thu, May 4, 2017 at 9:41 AM, Joe Loyzaga jloyzaga@gmail.com wrote:

com visible?

On Thu, May 4, 2017 at 2:14 AM, Anshoo Arora notifications@github.com wrote:

You can use this DLL for now..

ExtentReports.zip https://github.com/anshooarora/extentreports-csharp/files/974002/ExtentReports.zip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anshooarora/extentreports-csharp/issues/53#issuecomment-298959783, or mute the thread https://github.com/notifications/unsubscribe-auth/ANPCAzQTonS8y2AlBuPmeyEY53ZG-kwcks5r2KfOgaJpZM4M_xD5 .

jloyzaga commented 7 years ago

Getting error as not found in any loaded assembly when I am using this code- Set DotNetObject = DotNetFactory.CreateInstance("ExtenReportLib", "C:\ExtentReports.dll")

which public class should I use so that the next code works? Set oTest = CreateObject("ExtentHtmlReporter.htmlReporter") htmlReporter.Configuration().Theme = Theme.Standard

On Thu, May 4, 2017 at 9:58 AM, Joe Loyzaga jloyzaga@gmail.com wrote:

thank you by the way - If I get it working I'll give you the code..

On Thu, May 4, 2017 at 9:41 AM, Joe Loyzaga jloyzaga@gmail.com wrote:

com visible?

On Thu, May 4, 2017 at 2:14 AM, Anshoo Arora notifications@github.com wrote:

You can use this DLL for now..

ExtentReports.zip https://github.com/anshooarora/extentreports-csharp/files/974002/ExtentReports.zip

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/anshooarora/extentreports-csharp/issues/53#issuecomment-298959783, or mute the thread https://github.com/notifications/unsubscribe-auth/ANPCAzQTonS8y2AlBuPmeyEY53ZG-kwcks5r2KfOgaJpZM4M_xD5 .