<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Generating Extent Reports &#8211; CSharp	</title>
	<atom:link href="https://automationtesting.in/generating-extent-reports-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>https://automationtesting.in/generating-extent-reports-csharp/</link>
	<description>Automation Testing</description>
	<lastBuildDate>Tue, 02 May 2017 13:22:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.2</generator>
	<item>
		<title>
		By: Saranya		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-132</link>

		<dc:creator><![CDATA[Saranya]]></dc:creator>
		<pubDate>Tue, 02 May 2017 13:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-132</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://automationtesting.in/generating-extent-reports-csharp/#comment-104&quot;&gt;Krishna Sakinala&lt;/a&gt;.

Hi Krisha , In my  project ,I should circulate Report file url across .How to send a generic report file path .For now Its only accessible in my machine as per your code .]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://automationtesting.in/generating-extent-reports-csharp/#comment-104">Krishna Sakinala</a>.</p>
<p>Hi Krisha , In my  project ,I should circulate Report file url across .How to send a generic report file path .For now Its only accessible in my machine as per your code .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krishna Sakinala		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-123</link>

		<dc:creator><![CDATA[Krishna Sakinala]]></dc:creator>
		<pubDate>Mon, 24 Apr 2017 07:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-123</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://automationtesting.in/generating-extent-reports-csharp/#comment-100&quot;&gt;Shankar&lt;/a&gt;.

Why to download dll files? You can directly install from Nuget packages.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://automationtesting.in/generating-extent-reports-csharp/#comment-100">Shankar</a>.</p>
<p>Why to download dll files? You can directly install from Nuget packages.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: soniya		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-121</link>

		<dc:creator><![CDATA[soniya]]></dc:creator>
		<pubDate>Mon, 24 Apr 2017 06:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-121</guid>

					<description><![CDATA[&#039;ExtentReports&#039; does not contain a definition for &#039;config&#039; and no extension method &#039;config&#039; accepting a first argument of type &#039;ExtentReports&#039; could be found (are you missing a using directive or an assembly reference?)]]></description>
			<content:encoded><![CDATA[<p>&#8216;ExtentReports&#8217; does not contain a definition for &#8216;config&#8217; and no extension method &#8216;config&#8217; accepting a first argument of type &#8216;ExtentReports&#8217; could be found (are you missing a using directive or an assembly reference?)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Krishna Sakinala		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-104</link>

		<dc:creator><![CDATA[Krishna Sakinala]]></dc:creator>
		<pubDate>Thu, 06 Apr 2017 12:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-104</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://automationtesting.in/generating-extent-reports-csharp/#comment-103&quot;&gt;Rahul Shinde&lt;/a&gt;.

There are some changes in the Extent Reports 3 compared to version 2. That is the reason you getting this issue. You need to use version 2 or need to use the classes related to version 3 to get rid of this issue.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://automationtesting.in/generating-extent-reports-csharp/#comment-103">Rahul Shinde</a>.</p>
<p>There are some changes in the Extent Reports 3 compared to version 2. That is the reason you getting this issue. You need to use version 2 or need to use the classes related to version 3 to get rid of this issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rahul Shinde		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-103</link>

		<dc:creator><![CDATA[Rahul Shinde]]></dc:creator>
		<pubDate>Thu, 06 Apr 2017 12:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-103</guid>

					<description><![CDATA[I tried using your code and get in the &quot;using Relevantcodes.Extentreports;&quot; it gives me &quot;The type or namespace name &#039;RelevantCodes&#039; could not be found (are you missing a using directive or an assembly reference?) am using relevant codes 3.0]]></description>
			<content:encoded><![CDATA[<p>I tried using your code and get in the &#8220;using Relevantcodes.Extentreports;&#8221; it gives me &#8220;The type or namespace name &#8216;RelevantCodes&#8217; could not be found (are you missing a using directive or an assembly reference?) am using relevant codes 3.0</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Shankar		</title>
		<link>https://automationtesting.in/generating-extent-reports-csharp/#comment-100</link>

		<dc:creator><![CDATA[Shankar]]></dc:creator>
		<pubDate>Sat, 01 Apr 2017 07:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://automationtesting.in/?p=271#comment-100</guid>

					<description><![CDATA[I m not able to download RelevantCodes.ExtentReport.dll can you please help me]]></description>
			<content:encoded><![CDATA[<p>I m not able to download RelevantCodes.ExtentReport.dll can you please help me</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
