<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-2135686026984707540.post1739363958189548632..comments</id><updated>2009-02-21T08:44:28.261-08:00</updated><category term='SharePoint'/><category term='Windows Development'/><category term='Windows Mobile'/><category term='Web Development'/><category term='Visual Studio'/><category term='Learning'/><category term='Tips'/><category term='General'/><category term='Office'/><category term='Web Services'/><category term='.NET'/><title type='text'>Comments on Sebastian Wojciechowski’s WebLog: Why my VSTO Office 2003 addin doesn't work?</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.icsharp.net/feeds/1739363958189548632/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2135686026984707540/1739363958189548632/comments/default'/><link rel='alternate' type='text/html' href='http://blog.icsharp.net/2008/01/why-my-vsto-office-2003-addin-doesn.html'/><author><name>Sebastian</name><uri>http://www.blogger.com/profile/16751123768960723440</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://3.bp.blogspot.com/_wnkZvOnRQ6s/SaAskR9jN0I/AAAAAAAACAk/NsbepXXVxyM/S220/user_520206_cf6b60_big.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2135686026984707540.post-3483124699743145280</id><published>2009-02-21T08:44:00.000-08:00</published><updated>2009-02-21T08:44:00.000-08:00</updated><title type='text'>But then you have to include this dll into your ap...</title><content type='html'>But then you have to include this dll into your application's installer. I removed Designer from dev machine so that I don't have unnecessary references.&lt;BR/&gt;BTW: Thanks for the comment!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2135686026984707540/1739363958189548632/comments/default/3483124699743145280'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2135686026984707540/1739363958189548632/comments/default/3483124699743145280'/><link rel='alternate' type='text/html' href='http://blog.icsharp.net/2008/01/why-my-vsto-office-2003-addin-doesn.html?showComment=1235234640000#c3483124699743145280' title=''/><author><name>Sebastian</name><uri>http://www.blogger.com/profile/16751123768960723440</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://3.bp.blogspot.com/_wnkZvOnRQ6s/SaAskR9jN0I/AAAAAAAACAk/NsbepXXVxyM/S220/user_520206_cf6b60_big.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.icsharp.net/2008/01/why-my-vsto-office-2003-addin-doesn.html' ref='tag:blogger.com,1999:blog-2135686026984707540.post-1739363958189548632' source='http://www.blogger.com/feeds/2135686026984707540/posts/default/1739363958189548632' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2145444402'/></entry><entry><id>tag:blogger.com,1999:blog-2135686026984707540.post-512968551819987572</id><published>2008-08-25T09:35:00.000-07:00</published><updated>2008-08-25T09:35:00.000-07:00</updated><title type='text'>Rather than un-installing Office 2007 (which for m...</title><content type='html'>Rather than un-installing Office 2007 (which for many isn’t an option!) you can instead register the missing assembly in the GAC.&lt;BR/&gt;&lt;BR/&gt;From a Visual Studio command prompt (elevated to administrator if you are on Vista) you can type in the following…&lt;BR/&gt;&lt;BR/&gt;gacutil /i \Microsoft.Office.Interop.Outlook.dll&lt;BR/&gt;&lt;BR/&gt;The will be “C:\Program Files\Microsoft Visual Studio 9.0\Visual Studio Tools For Office\PIA\Office12″ if you have Visual Studio 2008 installed on your C: drive. For other versions just do a search on your hard drive(s) for this file and register it. Voila!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2135686026984707540/1739363958189548632/comments/default/512968551819987572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2135686026984707540/1739363958189548632/comments/default/512968551819987572'/><link rel='alternate' type='text/html' href='http://blog.icsharp.net/2008/01/why-my-vsto-office-2003-addin-doesn.html?showComment=1219682100000#c512968551819987572' title=''/><author><name>Morgan Skinner</name><uri>morganskinner.com</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.icsharp.net/2008/01/why-my-vsto-office-2003-addin-doesn.html' ref='tag:blogger.com,1999:blog-2135686026984707540.post-1739363958189548632' source='http://www.blogger.com/feeds/2135686026984707540/posts/default/1739363958189548632' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1342439122'/></entry></feed>
