I developed an Excel addin 2007 in Visual Studio 2008.Now i Need to Deploy the addin to Office 2010.Can i Do it in Visual Studio 2008?

Thanks in adv.

link|improve this question

0% accept rate
1  
Yes, you can!!! – Otaku Mar 22 '11 at 18:08
feedback

1 Answer

Interop or VSTO ?

for VSTO is possible with VS 2008 and.NET 3.5 look at this picture http://blogs.msdn.com/b/jensha/archive/2010/04/28/vsto-versionen-erkl-rt.aspx

for Interop change references to office 14, excel 14 and clean/recompile

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.