<?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: Assembly generation failed Referenced assembly &#8216;xxx&#8217; does not have a strong name</title>
	<atom:link href="http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/</link>
	<description>Wrecks of code floating in the sea of Internet By Ricci Gian Maria</description>
	<lastBuildDate>Thu, 09 Feb 2012 16:15:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/comment-page-1/#comment-3171</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Fri, 25 Jun 2010 12:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/#comment-3171</guid>
		<description>You can put this into a simple batch file.

alk.</description>
		<content:encoded><![CDATA[<p>You can put this into a simple batch file.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xusan</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/comment-page-1/#comment-3166</link>
		<dc:creator>xusan</dc:creator>
		<pubDate>Tue, 22 Jun 2010 07:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/#comment-3166</guid>
		<description>i don&#039;t get to work this code please can u explaine where i should enter this 
thanks ..</description>
		<content:encoded><![CDATA[<p>i don&#8217;t get to work this code please can u explaine where i should enter this<br />
thanks ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FH</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/comment-page-1/#comment-2911</link>
		<dc:creator>FH</dc:creator>
		<pubDate>Fri, 22 Jan 2010 03:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/#comment-2911</guid>
		<description>Thanks for sharing this. It works great for my personal projects :)</description>
		<content:encoded><![CDATA[<p>Thanks for sharing this. It works great for my personal projects <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alkampfer</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/comment-page-1/#comment-2135</link>
		<dc:creator>alkampfer</dc:creator>
		<pubDate>Mon, 16 Mar 2009 09:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/#comment-2135</guid>
		<description>Yes you are right, you always need to check the license to verify if this violate it.
sorry for the captcas :P but it saves me from a lot of spam into comments, maybe in the future I&#039;ll try to remove it to check if akismeth is enough to avoid spamming 

thanks for the comment.

alk.</description>
		<content:encoded><![CDATA[<p>Yes you are right, you always need to check the license to verify if this violate it.<br />
sorry for the captcas <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  but it saves me from a lot of spam into comments, maybe in the future I&#8217;ll try to remove it to check if akismeth is enough to avoid spamming </p>
<p>thanks for the comment.</p>
<p>alk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OJ</title>
		<link>http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/comment-page-1/#comment-2133</link>
		<dc:creator>OJ</dc:creator>
		<pubDate>Sun, 15 Mar 2009 23:45:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.codewrecks.com/blog/index.php/2009/03/13/assembly-generation-failed-referenced-assembly-xxx-does-not-have-a-strong-name/#comment-2133</guid>
		<description>This might be a catch-all solution but it&#039;s not always safe. You may be in violation of EULA/Licence Agreements. At the same time, you&#039;re signing someone else&#039;s binary and hence saying that you&#039;re vouching for it. If it stuffs up or causes an issue with a client&#039;s machine, then you&#039;re the one responsible.

Just be careful.

PS. captchas suck :-)</description>
		<content:encoded><![CDATA[<p>This might be a catch-all solution but it&#8217;s not always safe. You may be in violation of EULA/Licence Agreements. At the same time, you&#8217;re signing someone else&#8217;s binary and hence saying that you&#8217;re vouching for it. If it stuffs up or causes an issue with a client&#8217;s machine, then you&#8217;re the one responsible.</p>
<p>Just be careful.</p>
<p>PS. captchas suck <img src='http://www.codewrecks.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

