c# - Is it possible to create a single add In to use in both 2010 and 2013 outlook? -


i have created add in using vs2013 targeted framework 4.5. working fine in outlook 2013 (system spec: windows 8.1, visual studio 2013 , office 2013).

but when try use same in outlook 2010 getting error message "the common language runtime not loaded (add in path). contact administrator further assistance.". have installed required .net framework , microsoft visual studio 2010 tools office runtime (testing machine windows 7 , office 2010).

solutions created using visual studio 2013 can run in office 2013, office 2010, or 2007 microsoft office system. however, solution can use features , apis available in 3 versions of office. can read more in running solutions in different versions of microsoft office article.

make sure have got full edition of .net framework installed, not client profile.


Comments

Popular posts from this blog

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -