<?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: Creating and deploying Managed COM add-ins with VB.NET 2005 &#8211; Part VIII</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/#comment-20824</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Mon, 04 Sep 2006 12:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1479#comment-20824</guid>
		<description>&lt;p&gt;Hi Dennis, &lt;/p&gt;
&lt;p&gt;Yeah, I got a &quot;Hello world&quot; addin to work, but have had some issues with the code as posted, but when time permitts I&#039;ll look through it all and work it out. I spent a bit of time looking up PAI nad it seems that you &quot;might&quot; be able to run 2003 solutions with addin using XP PAI, i.e only need to build one. Not sure if this is a good idea, but i installed the XP PAI set in my GAC and my &quot;hello world&quot; addin worked in XL03, soo.....&lt;/p&gt;
&lt;p&gt;Thanks Dennis, we really do appreciate all you work, some time I look at those MSDN articals, and think bugger it I wait till it&#039;s easier!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Dennis, </p>
<p>Yeah, I got a &#8220;Hello world&#8221; addin to work, but have had some issues with the code as posted, but when time permitts I&#8217;ll look through it all and work it out. I spent a bit of time looking up PAI nad it seems that you &#8220;might&#8221; be able to run 2003 solutions with addin using XP PAI, i.e only need to build one. Not sure if this is a good idea, but i installed the XP PAI set in my GAC and my &#8220;hello world&#8221; addin worked in XL03, soo&#8230;..</p>
<p>Thanks Dennis, we really do appreciate all you work, some time I look at those MSDN articals, and think bugger it I wait till it&#8217;s easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/#comment-20822</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Mon, 04 Sep 2006 09:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1479#comment-20822</guid>
		<description>&lt;p&gt;Ross - Thanks for the info and I&#039;ve saved the URL in case that I get some issues myself :)&lt;/p&gt;
&lt;p&gt;Please keep me posted about the progress. I&#039;m preparing a new series about managed Add-ins with VSTO CTP 3.0 and Excel 2007. It&#039;s very interesting to see how smoother it is to work with Add-ins in VSTO.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ross &#8211; Thanks for the info and I&#8217;ve saved the URL in case that I get some issues myself <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Please keep me posted about the progress. I&#8217;m preparing a new series about managed Add-ins with VSTO CTP 3.0 and Excel 2007. It&#8217;s very interesting to see how smoother it is to work with Add-ins in VSTO.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/#comment-20816</link>
		<dc:creator>ross</dc:creator>
		<pubDate>Sun, 03 Sep 2006 17:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1479#comment-20816</guid>
		<description>&lt;p&gt;This fixed it,&lt;br&gt;
&lt;a href=&quot;http://blogs.msdn.com/astebner/archive/2005/09/06/461804.aspx&quot; rel=&quot;nofollow&quot;&gt;http://blogs.msdn.com/astebner/archive/2005/09/06/461804.aspx&lt;/a&gt;&lt;br&gt;
also the same guy has a lot of good info about VS install problems&lt;/p&gt;
&lt;p&gt;So I&#039;m back up and running again, you gotta love MS!!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This fixed it,<br />
<a href="http://blogs.msdn.com/astebner/archive/2005/09/06/461804.aspx" rel="nofollow">http://blogs.msdn.com/astebner/archive/2005/09/06/461804.aspx</a><br />
also the same guy has a lot of good info about VS install problems</p>
<p>So I&#8217;m back up and running again, you gotta love MS!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/#comment-20678</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Mon, 21 Aug 2006 16:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1479#comment-20678</guid>
		<description>&lt;p&gt;Ross - Sorry to disappoint You but the next post will not cover issues with VS.NET 2005 itself only when it comes to &#039;managed&#039; COM add-ins.&lt;/p&gt;
&lt;p&gt;Select Project from the commandbar and then the last entry on the menu, i e NotesTool Properties.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ross &#8211; Sorry to disappoint You but the next post will not cover issues with VS.NET 2005 itself only when it comes to &#8216;managed&#8217; COM add-ins.</p>
<p>Select Project from the commandbar and then the last entry on the menu, i e NotesTool Properties.</p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ross</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/21/creating-and-deploying-managed-com-add-ins-with-vbnet-2005-part-viii/#comment-20674</link>
		<dc:creator>Ross</dc:creator>
		<pubDate>Mon, 21 Aug 2006 15:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1479#comment-20674</guid>
		<description>&lt;p&gt;I&#039;ll look forward to that next post Dennis! I had a good look at this over the weekend and had quite a few problems, I think casued by the fact that my VS installantion was not very good! I could not get the &quot;My Project&quot; to dispaly any properties, and thus could not set the start with Excel options to debug! so I only got to the second post!!!&lt;/p&gt;
&lt;p&gt;Oh well, when time permits I&#039;ll tray agian! - Still very intresting to read.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ll look forward to that next post Dennis! I had a good look at this over the weekend and had quite a few problems, I think casued by the fact that my VS installantion was not very good! I could not get the &#8220;My Project&#8221; to dispaly any properties, and thus could not set the start with Excel options to debug! so I only got to the second post!!!</p>
<p>Oh well, when time permits I&#8217;ll tray agian! &#8211; Still very intresting to read.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

