<?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: A bit about Microsoft Office PIA</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:13:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Andrei Smolin</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/comment-page-1/#comment-7784</link>
		<dc:creator>Andrei Smolin</dc:creator>
		<pubDate>Tue, 02 Jun 2009 13:38:41 +0000</pubDate>
		<guid isPermaLink="false">/creating-addins-blog/?p=13#comment-7784</guid>
		<description>Office applications are almost 100% backward compatible. If a VB6 standalone appliction project is compiled against a certain Office version, then it will work with all newer Office versions.</description>
		<content:encoded><![CDATA[<p>Office applications are almost 100% backward compatible. If a VB6 standalone appliction project is compiled against a certain Office version, then it will work with all newer Office versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodrigo</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/comment-page-1/#comment-7768</link>
		<dc:creator>Rodrigo</dc:creator>
		<pubDate>Thu, 28 May 2009 01:00:38 +0000</pubDate>
		<guid isPermaLink="false">/creating-addins-blog/?p=13#comment-7768</guid>
		<description>Hi.
I got a question. I got a couple of old VB6 (very old i know) apps that uses office 2003/xp object libs, what would happend with the apps when we move all park to office 2007? would i need to recompile all apps with new 2007 object libs (if ther is one)? or will it still work even with the oll references to 2003/xp object libs? Can i have office 2003 and 2007 on the same machine, would that work and make the apps still work?

We are currently using office 2003 on all machines, and since the code is very very old they do not use PIAs (and is a VB6 app).

Thanks</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I got a question. I got a couple of old VB6 (very old i know) apps that uses office 2003/xp object libs, what would happend with the apps when we move all park to office 2007? would i need to recompile all apps with new 2007 object libs (if ther is one)? or will it still work even with the oll references to 2003/xp object libs? Can i have office 2003 and 2007 on the same machine, would that work and make the apps still work?</p>
<p>We are currently using office 2003 on all machines, and since the code is very very old they do not use PIAs (and is a VB6 app).</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrei Smolin</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/comment-page-1/#comment-6708</link>
		<dc:creator>Andrei Smolin</dc:creator>
		<pubDate>Thu, 12 Feb 2009 13:24:41 +0000</pubDate>
		<guid isPermaLink="false">/creating-addins-blog/?p=13#comment-6708</guid>
		<description>See how Microsoft recommend deploying PIAs at http://msdn.microsoft.com/en-us/library/aa163987(office.10).aspx.</description>
		<content:encoded><![CDATA[<p>See how Microsoft recommend deploying PIAs at <a href="http://msdn.microsoft.com/en-us/library/aa163987(office.10).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/aa163987(office.10).aspx</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raghav</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2006/03/01/a-bit-about-microsoft-office-pias/comment-page-1/#comment-6706</link>
		<dc:creator>raghav</dc:creator>
		<pubDate>Wed, 11 Feb 2009 11:28:06 +0000</pubDate>
		<guid isPermaLink="false">/creating-addins-blog/?p=13#comment-6706</guid>
		<description>I want to install 0ffice 2003 PIA using BootStrapper.
I had a problem that,

Iam using the following link in Product.xml. &quot;http://download.microsoft.com/download/8/3/a/83a40b5a-5050-4940-bcc4-7943e1e59590/O2003PIA.EXE&quot;
So it  not downloading &quot;o2003pia.msi&quot; from the above url and throwing the following error.

Error:
Setup has detected that the file &#039;C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSDB7.tmp\O2003PIA\O2003PIA.msi&#039; has either changed since it was initially published or may be corrupt.

Please suggest me in finding the solution for this problem</description>
		<content:encoded><![CDATA[<p>I want to install 0ffice 2003 PIA using BootStrapper.<br />
I had a problem that,</p>
<p>Iam using the following link in Product.xml. &#8220;http://download.microsoft.com/download/8/3/a/83a40b5a-5050-4940-bcc4-7943e1e59590/O2003PIA.EXE&#8221;<br />
So it  not downloading &#8220;o2003pia.msi&#8221; from the above url and throwing the following error.</p>
<p>Error:<br />
Setup has detected that the file &#8216;C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\VSDB7.tmp\O2003PIA\O2003PIA.msi&#8217; has either changed since it was initially published or may be corrupt.</p>
<p>Please suggest me in finding the solution for this problem</p>
]]></content:encoded>
	</item>
</channel>
</rss>

