vsto - Visual Studio 2008 and Office 2003 -
I am interested in using VSTO, but I am running Visual Studio 2008 and I have Office 2003. I know that it is possible to use VSTO 2005 SE for Office 2003 but I did not get any information on VS2008 with programming Office 2003. Is this possible? If so, how do I do this?
Yes, it is possible for the 2003 office with VS 2008. If I remember correctly, when you install VSTO, you will know that you have two new project types - one for Office 2003 and one for Office 2007.
One thing to note is that Visual Studio will automatically upgrade your VSTO projects in Office 2007 from 2005 to 2008. To get around this, see this article:
Comments
Post a Comment