CoderDennis
CoderDennis

Reputation: 13837

Will VSTO add-ins developed for Office 2007 work in Office 2010?

Are the VSTO add-ins that were developed for Office 2007 compatible with Office 2010? If not, what would need to be done to upgrade them to run in 2010?

Upvotes: 7

Views: 3540

Answers (3)

khunshan
khunshan

Reputation: 2862

I think VSTO 3.0 will not. Developed with VSTO 4.0 can.

Upvotes: 0

Todd Main
Todd Main

Reputation: 29155

Yes, as stated here.

Upvotes: 1

Chris
Chris

Reputation: 9529

According to this (german) blog nothing big will change:

http://blogs.msdn.com/jensha/archive/2008/11/14/vsto-next.aspx

So I think it is save to say that it will work (althoug I would recommend to upgrade the code due mayor improvements in VSTO.NE(X)T).

Upvotes: 2

Related Questions