<?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: Code cannot find reference to assembly in GAC</title>
	<atom:link href="http://amargalla.com/Blog/dotnet/68-code-cannot-find-reference-to-assembly-in-gac/feed" rel="self" type="application/rss+xml" />
	<link>http://amargalla.com/Blog/dotnet/68-code-cannot-find-reference-to-assembly-in-gac</link>
	<description>Business, Life and SharePoint</description>
	<lastBuildDate>Tue, 24 Jan 2012 03:10:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: http://</title>
		<link>http://amargalla.com/Blog/dotnet/68-code-cannot-find-reference-to-assembly-in-gac/comment-page-1#comment-93</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Sat, 06 Sep 2008 16:45:10 +0000</pubDate>
		<guid isPermaLink="false">/blog/archive/2006/09/29/code-cannot-find-reference-to-assembly-in-gac.aspx#comment-93</guid>
		<description>
               It seems to me, and so far no one is picking up on this, (I&#039;ve been scouring the web for a while now) I think the GAC is meant for a production enviornment rather than a developer&#039;s. I assume the GAC is to save time when updating a .dll.  If you have 5 sites that all use the ajaxtoolkit.dll in production, you can just update 1 file instead of 5. But in development you have to go through a separate step to use a custom GAC file. If you look at the references window, none of those files paths point to the GAC
  
          </description>
		<content:encoded><![CDATA[<p>It seems to me, and so far no one is picking up on this, (I&#8217;ve been scouring the web for a while now) I think the GAC is meant for a production enviornment rather than a developer&#8217;s. I assume the GAC is to save time when updating a .dll.  If you have 5 sites that all use the ajaxtoolkit.dll in production, you can just update 1 file instead of 5. But in development you have to go through a separate step to use a custom GAC file. If you look at the references window, none of those files paths point to the GAC</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: http://</title>
		<link>http://amargalla.com/Blog/dotnet/68-code-cannot-find-reference-to-assembly-in-gac/comment-page-1#comment-92</link>
		<dc:creator>http://</dc:creator>
		<pubDate>Tue, 07 Aug 2007 10:08:24 +0000</pubDate>
		<guid isPermaLink="false">/blog/archive/2006/09/29/code-cannot-find-reference-to-assembly-in-gac.aspx#comment-92</guid>
		<description>
               
Hi,
I m developing a Pocket PC Application which uses Sql Server Mobile. I am facing the same problem. In Pocket PC Application, there is no web.config file. I can see that the assembly which my application is looking for is in &quot;c:\windows\assembly&quot; folder. I want to ask you how to set reference to the assembly which is installed in GAC.

Regards,
Milind

  
          </description>
		<content:encoded><![CDATA[<p>Hi,<br />
I m developing a Pocket PC Application which uses Sql Server Mobile. I am facing the same problem. In Pocket PC Application, there is no web.config file. I can see that the assembly which my application is looking for is in &#8220;c:\windows\assembly&#8221; folder. I want to ask you how to set reference to the assembly which is installed in GAC.</p>
<p>Regards,<br />
Milind</p>
]]></content:encoded>
	</item>
</channel>
</rss>

