Re: Multiple versions of Office
- From: "Jialiang Ge [MSFT]" <jialge@xxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 8 Jul 2008 16:33:09 +0800
Hello Greg
Here are a list of KB articles that are most relevant to our topic:
¡°Multiple versions of Office¡±.
Office automation when multiple versions of Office are installed
http://support.microsoft.com/kb/292491
How to run multiple versions of Office on one computer
http://support.microsoft.com/kb/q290576/
Writing Automation clients for multiple Office versions
http://support.microsoft.com/kb/244167
We do not recommend installing multiple versions of Office in one computer,
though it can be done by installing the earliest version first. Uninstalling
12, installing 11, then installing 12 again can be a resolution. If you do
not like it, we may consider installing Office 11 PIA and developing the
application in the current computer, and testing it in another computer with
Office 2003.
Office 2003 (11) PIA can be downloaded at
http://www.microsoft.com/downloads/details.aspx?FamilyId=3C9A983A-AC14-4125-8BA0-D36D67E0F4AD&displaylang=en
Regarding how to use Office 2003 PIA, please refer to the MSDN article:
http://msdn.microsoft.com/en-us/library/aa159923(office.11).aspx
Please let me know if you have any other concerns, or need anything else.
Regards,
Jialiang Ge (jialge@xxxxxxxxxxxxxxxxxxxx, remove ¡®online.¡¯)
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notifications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
"Norman Yuan" <FakeName@xxxxxxxxxxxxx> wrote in message
news:e0zPbLE4IHA.5088@xxxxxxxxxxxxxxxxxxxxxxx
What type of Office application do you do? COM automation or VSTO? IN
either case, I think, installing multiple Office versions would make
things complicated and messy. The general rule of thumb of developing app
targeting multiple version of Office apps is to work against oldest
targeting version. For VSTO project, you cannot have multiple Office
versions installed, you can only have either Office2003 (must be Pro
Edition or individual app, such as Word/Excel/Outlook, not only for
developing, also for users) or Office2007 installed, but not both.
"greg" <thefish@xxxxxxxxxxxxx> wrote in message
news:FABE4FEB-DED7-4B6D-876A-6B0664209EB2@xxxxxxxxxxxxxxxx
I'm developing an application on my system that needs to support Office
11.
My development machine has Office 12 and Visual Studio 2008.
Obviously, the Office 11 API is unavailable.
How can I get it? Can I download just the files needed to compile my
project? Or do I need to install Office 11?
Or even worse.. uninstall 12, install 11, then install 12 again.
Thanks,
Greg
.
- References:
- Re: Multiple versions of Office
- From: Norman Yuan
- Re: Multiple versions of Office
- Prev by Date: default values for deployment projects
- Next by Date: Auto Activate a Form in VB.Net ?
- Previous by thread: Re: Multiple versions of Office
- Next by thread: Re: Multiple versions of Office
- Index(es):
Relevant Pages
|