<?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: GAC Madness</title>
	<atom:link href="http://agilepainrelief.com/notesfromatooluser/2009/05/gac-madness.html/feed" rel="self" type="application/rss+xml" />
	<link>http://agilepainrelief.com/notesfromatooluser/2009/05/gac-madness.html</link>
	<description>Best practices for your goals</description>
	<lastBuildDate>Fri, 03 Sep 2010 00:32:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ruben Bartelink</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2009/05/gac-madness.html/comment-page-1#comment-63</link>
		<dc:creator>Ruben Bartelink</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2009/05/gac-madness/#comment-63</guid>
		<description>Somre random ideas...

You sure it&#039;s got the same public key token (strong name) ?
Esp with EL, you have the option to recompile with a differnt SN.
You could remove everything from the GAC, and re-register the ones you definitely want to use.
use SN -T to find out the token on a DLL
look in the csproj to see what token is referenced
read Box&#039;s .NET book
use exploring to %windir%\assembly to see whats in the GAC
</description>
		<content:encoded><![CDATA[<p>Somre random ideas&#8230;</p>
<p>You sure it&#8217;s got the same public key token (strong name) ?<br />
Esp with EL, you have the option to recompile with a differnt SN.<br />
You could remove everything from the GAC, and re-register the ones you definitely want to use.<br />
use SN -T to find out the token on a DLL<br />
look in the csproj to see what token is referenced<br />
read Box&#8217;s .NET book<br />
use exploring to %windir%\assembly to see whats in the GAC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Levison</title>
		<link>http://agilepainrelief.com/notesfromatooluser/2009/05/gac-madness.html/comment-page-1#comment-64</link>
		<dc:creator>Mark Levison</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://agilepainrelief.com/2009/05/gac-madness/#comment-64</guid>
		<description>Ruben - thanks for the quick reply. As it stands I&#039;m certain that the public key token is the same. I&#039;ve checked them and they&#039;re the same. I will check both the dll and the csproj to find what strong names they have.
</description>
		<content:encoded><![CDATA[<p>Ruben &#8211; thanks for the quick reply. As it stands I&#8217;m certain that the public key token is the same. I&#8217;ve checked them and they&#8217;re the same. I will check both the dll and the csproj to find what strong names they have.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
