<?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>VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx</link><description>Perusing the forums over the last few months, it’s clear that there’s some confusion about the various VSTO loader and runtime components. At the time of writing, there are 4 versions of VSTO in existence, including 4 sets of design-time tooling and 3</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9554442</link><pubDate>Fri, 17 Apr 2009 20:26:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9554442</guid><dc:creator>mlstanley</dc:creator><description>&lt;p&gt;Hmm, well I re-installed then said repair. I am still getting the error. I am applying the VS 2008 sp1 now lets see if that helps.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9554442" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9551158</link><pubDate>Wed, 15 Apr 2009 21:42:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9551158</guid><dc:creator>andreww</dc:creator><description>&lt;p&gt;mlstanley - looks like you're missing some critical VSTO assemblies. IStartup is part of the VSTO 2005/SE runtime - so if the compiler can't find it, you probably don't have the VSTO 2005/SE runtime installed - or the installation is corrupt in some way. You can get the runtime here: &lt;a rel="nofollow" target="_new" href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=8315654b-a5ae-4108-b7fc-186402563f2b"&gt;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=8315654b-a5ae-4108-b7fc-186402563f2b&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9551158" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9551114</link><pubDate>Wed, 15 Apr 2009 20:01:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9551114</guid><dc:creator>mlstanley</dc:creator><description>&lt;p&gt;Thanks for the quick reply,&lt;/p&gt;
&lt;p&gt;I am getting &amp;nbsp;this error that starts the chain of what seem to be related errors.&lt;/p&gt;
&lt;p&gt;Error	1	Type 'Microsoft.VisualStudio.Tools.Applications.Runtime.IStartup' is not defined.	&amp;quot;pathinfo&amp;quot;Addin.Designer.vb	22	16	&amp;quot;myprojextname&amp;quot;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9551114" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9549508</link><pubDate>Wed, 15 Apr 2009 00:59:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9549508</guid><dc:creator>andreww</dc:creator><description>&lt;p&gt;mlstanley - First, you don't need to recompile, as your add-in should just continue to work in Excel 2007. That said, if you want to continue developing, the import wizard that migrates your VS2005 project to VS2008 should have just worked - it would have given you an error report if it found any problems.&lt;/p&gt;
&lt;p&gt;If the migrated project doesn't compile, why not? That is, what are the compiler error messages?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9549508" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9549313</link><pubDate>Wed, 15 Apr 2009 00:48:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9549313</guid><dc:creator>mlstanley</dc:creator><description>&lt;p&gt;Andrew,&lt;/p&gt;
&lt;p&gt; I built a Excel 2003 application Addin with VSTO SE v2 using VS 2005. I upgraded my IDE to VS 2008 and our compnay upgraded our Office to 2007. I imported my xls 03 addin project to VS 2008 but I can't seem to get to compile.&lt;/p&gt;
&lt;p&gt;The addin seems to run just fine in xls 2008 from VS 2005.&lt;/p&gt;
&lt;p&gt;I don't care about backwards complatblity to 03. but I would like to be able to dev and deploy with MSI installer on xls 07&lt;/p&gt;
&lt;p&gt;any insight would be great. &amp;nbsp; &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9549313" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9428128</link><pubDate>Tue, 17 Feb 2009 21:20:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9428128</guid><dc:creator>andreww</dc:creator><description>&lt;p&gt;Diana - each version of the VSTO runtime (including ServerDocument) is specific to a corresponding version of Office. This means that on a dev machine, you need to have at the least the version of the Office PIAs that correspond to the version of the VSTO runtime. This is enough for a solution to build.&lt;/p&gt;
&lt;p&gt;If you also want to run the solution on that machine, then you will need both versions of Office also.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9428128" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9428110</link><pubDate>Tue, 17 Feb 2009 21:14:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9428110</guid><dc:creator>Diana Morabito</dc:creator><description>&lt;p&gt;Does this mean that our developers need both Office 2007 AND Office 2003 installed on their systems?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9428110" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9426800</link><pubDate>Tue, 17 Feb 2009 04:04:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9426800</guid><dc:creator>andreww</dc:creator><description>&lt;p&gt;Diana - there are different versions of the ServerDocument class. See the documentation on MSDN for details of how to write code that uses both versions to work with Office 2003 and 2007 documents: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb772081.aspx"&gt;http://msdn.microsoft.com/en-us/library/bb772081.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9426800" width="1" height="1"&gt;</description></item><item><title>re: VSTO Loader and Runtime Components</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#9426779</link><pubDate>Tue, 17 Feb 2009 03:47:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9426779</guid><dc:creator>Diana Morabito</dc:creator><description>&lt;p&gt;My application uses ServerDocument to add customization to user files before opening them. &amp;nbsp;If I convert to a VSTO 2008 doc-level solution, can I use the same ServerDocument version to add customization to both 2003 and 2007 documents?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9426779" width="1" height="1"&gt;</description></item><item><title>VSTO学习资料：CLARITY: Visual Studio Tools for Office (VSTO)</title><link>http://blogs.msdn.com/b/andreww/archive/2008/04/02/vsto-loader-and-runtime-components.aspx#8966240</link><pubDate>Fri, 26 Sep 2008 13:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8966240</guid><dc:creator>hit41</dc:creator><description>&lt;p&gt;After chatting with a few people about Visual Studio Tools for Office (VSTO) recently, it’s clear that the technology is not that well understood (even though, in my opinion, Microsoft have done a pretty good job of articulating it – much better than&lt;/p&gt;
&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8966240" width="1" height="1"&gt;</description></item></channel></rss>