I know that VS 2010 by default supports only Office 2007 and up. However is there any way to install VSTO 2005 into VS 2010? If you have tried this route, I’d appreciate knowing your findings.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
the VSTO 2005 toolkit was a seperate installation, AFAIK. You might not get the project templates showing up in 2010, but I’d think you could still manually reference the older VSTO assemblies.
Have you tried creating the VSTO project in vs2008 and then loading it in 2010?