<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sergio Del Piccolo &#187; How to:</title>
	<atom:link href="http://delpiccolo.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://delpiccolo.com</link>
	<description>Tales from the trenches</description>
	<lastBuildDate>Fri, 16 Jul 2010 04:18:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to: Reference GAC&#8217;d assembly from VS2005</title>
		<link>http://delpiccolo.com/2006/12/01/how-to-reference-gacd-assembly-from-vs2005/</link>
		<comments>http://delpiccolo.com/2006/12/01/how-to-reference-gacd-assembly-from-vs2005/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 22:47:01 +0000</pubDate>
		<dc:creator>Sergio Del Piccolo</dc:creator>
				<category><![CDATA[How to:]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://delpiccolo.com/?p=20</guid>
		<description><![CDATA[The other day I was trying to add a reference to an assembly that was in the Global Assembly Cache (GAC) from Visual Studio 2005. I couldn&#8217;t find the assembly listed in the Add Reference dialog. I noticed that none of the GAC&#8217;d assemblies were showing up. So after a little research I found a [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I was trying to add a reference to an assembly that was in the Global Assembly Cache (GAC) from Visual Studio 2005. I couldn&#8217;t find the assembly listed in the <font style="font-weight: bold">Add Reference </font>dialog. I noticed that none of the GAC&#8217;d assemblies were showing up. So after a little research I found a way to add the reference. Go to the <font style="font-weight: bold">Browse</font> tab and type the file path with assembly version and token in the <font style="font-weight: bold">File name:</font> textbox. As an example, if you want to add a reference to the PIA interop assembly for Word 2003, you type:</p>
<p>C:Windows\assembly\GAC\Microsoft.Office.Interop.Word11.0.0.0__71e9bce111e9429c\Microsoft.Office.Interop.Word.dll</p>
<p><img src="http://www.delpiccolo.com/wp-content/themes/glossyblue-1-4/images/technorati_logo.gif" /> <a href="http://technorati.com/tag/Visual+Studio+2005" rel="tag">Visual Studio 2005</a>, <a href="http://technorati.com/tag/Global+Assembly+Cache" rel="tag"> Global Assembly Cache</a>, <a href="http://technorati.com/tag/GAC" rel="tag"> GAC</a></p>
]]></content:encoded>
			<wfw:commentRss>http://delpiccolo.com/2006/12/01/how-to-reference-gacd-assembly-from-vs2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
        