<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx</link><description>Background 
 Programming for Outlook using managed code is hard. I take that back. Programming for Outlook is relatively easy if you can figure out where to stick your code. Working out the problems you&amp;#8217;ll encounter is hard (and I&amp;#8217;m still</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Review of FranklinCovey's PlanPlus </title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#3714674</link><pubDate>Fri, 06 Jul 2007 01:44:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3714674</guid><dc:creator>Jonathan Hardwick</dc:creator><description>&lt;p&gt;“Everybody gets so much information all day long that they lose their common sense.” Gertrude Stein.&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3714674" width="1" height="1"&gt;</description></item><item><title>???????????????????????? - Outlook????????????????????????????????????100??????????????????(@IT)</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#2059764</link><pubDate>Mon, 09 Apr 2007 13:44:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2059764</guid><dc:creator>???????????????????????? - Outlook????????????????????????????????????100??????????????????(@IT)</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://osada.bz/PermaLink.aspx?guid=2756edfb-4135-4112-bedf-9442ef9eadf2"&gt;http://osada.bz/PermaLink.aspx?guid=2756edfb-4135-4112-bedf-9442ef9eadf2&lt;/a&gt;&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2059764" width="1" height="1"&gt;</description></item><item><title>Review of FranklinCovey's PlanPlus </title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#245939</link><pubDate>Thu, 21 Oct 2004 23:51:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:245939</guid><dc:creator>Jonathan Hardwick</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=245939" width="1" height="1"&gt;</description></item><item><title>Review of FranklinCovey's PlanPlus </title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#241077</link><pubDate>Tue, 12 Oct 2004 06:59:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:241077</guid><dc:creator>Jonathan Hardwick</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=241077" width="1" height="1"&gt;</description></item><item><title>On the road to organization, don't stop at FranklinCovey's PlanPlus </title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#240368</link><pubDate>Sun, 10 Oct 2004 08:13:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:240368</guid><dc:creator>Jonathan Hardwick</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=240368" width="1" height="1"&gt;</description></item><item><title>re: Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#187862</link><pubDate>Mon, 19 Jul 2004 22:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:187862</guid><dc:creator>Omar Shahine</dc:creator><description>You can write a managed add-in that creates a toolbar and then write an installer to install it.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=187862" width="1" height="1"&gt;</description></item><item><title>re: Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#187856</link><pubDate>Mon, 19 Jul 2004 21:52:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:187856</guid><dc:creator>Chuck</dc:creator><description>Hi, I'm looking for a way to just share a common toolbar to all of the users in my organization. Do you know how to do that?&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=187856" width="1" height="1"&gt;</description></item><item><title>re: Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#128508</link><pubDate>Sat, 08 May 2004 18:06:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:128508</guid><dc:creator>Omar Shahine</dc:creator><description>Hi Mike-&lt;br&gt;&lt;br&gt;How did you create your setup project. To make this all work you need to do the following:&lt;br&gt;&lt;br&gt;1) makes sure you are referencing the XP PIAs everywhere&lt;br&gt;2) in the setup project make sure you install the PIAs in the GAC.&lt;br&gt;3) See my post on registering the assembly and some gotchas there.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=128508" width="1" height="1"&gt;</description></item><item><title>re: Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#128432</link><pubDate>Sat, 08 May 2004 14:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:128432</guid><dc:creator>Mike Long</dc:creator><description>Hi,&lt;br&gt;&lt;br&gt;I've recently finished my CS honours project that has some relation with the work you're doing.  I created an intelligent e-mail classifier in Java and imported the source into a J# project.  I then created an Outlook plugin using the Shared Add-In wizard in vs.&lt;br&gt;&lt;br&gt;This all worked great on the development machine but the add-in would not load on any other computer.  I used the Office XP PIA's from microsofts website, and short of learning C++ and implementing the shim I don't really know what else to try.&lt;br&gt;&lt;br&gt;It's not important in terms of the project, but I would really like to get this working for my own peace of mind (its very frustrating spending seven months developing something for it to fail!).  I've been googling about for information and Dan Creviers blog was helpful but I'd like to know what else can be tried.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;&lt;br&gt;Mike Long&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=128432" width="1" height="1"&gt;</description></item><item><title>re: Programming for Outlook using managed code is hard</title><link>http://blogs.msdn.com/b/omars/archive/2004/04/26/120047.aspx#120241</link><pubDate>Mon, 26 Apr 2004 14:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:120241</guid><dc:creator>Omar Shahine</dc:creator><description>See:&lt;br&gt;&lt;br&gt;&lt;a target="_new" href="http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx"&gt;http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=120241" width="1" height="1"&gt;</description></item></channel></rss>