Issue: VS2005 not working with VSTO for Office 2007
Posted
by AProgrammer
on Stack Overflow
See other posts from Stack Overflow
or by AProgrammer
Published on 2009-10-14T18:27:43Z
Indexed on
2010/06/01
9:03 UTC
Read the original article
Hit count: 286
visual-studio-2005
|vsto
Hello all.
Here at work I have Visual Studio 2005 and Office 2007 installed. I'm trying to install the VSTO package to create a templated Word Document project. I installed the VSTO package via this link: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=8315654b-a5ae-4108-b7fc-186402563f2b#filelist
Whenever I create a new Word Template Office Project I receive an error message informing me that Office 2003 is not installed. It clearly states the package is for office 2003 and office 2007.
Any ideas why this isn't working?
Here's the error message: http:// i34.tinypic.com/2a4wg9u.png
© Stack Overflow or respective owner