M
Matthias Langbein
Hi all,
I'm developing a word add-in which I want to distribute. The add-in
needs a reference to the Microsoft Word Object Library.
As I have installed Office 2007 beta for testing, the Microsoft Word
12.0 Object Library is included with the setup project. But I want the
add-in to run on every Word version, from word 97 (8.0) till Word 2007
(12.0).
It seems that the dll-versions are not downward-compatibe?
How can I achive that the add-in runs on any word version? Do I need
to include all Microsoft.Office.Interop.Word.dll versions? And if so,
how does Windows/Word know which one to use? Do I have to set anything
up?
Thanks for the help!
Langi
I'm developing a word add-in which I want to distribute. The add-in
needs a reference to the Microsoft Word Object Library.
As I have installed Office 2007 beta for testing, the Microsoft Word
12.0 Object Library is included with the setup project. But I want the
add-in to run on every Word version, from word 97 (8.0) till Word 2007
(12.0).
It seems that the dll-versions are not downward-compatibe?
How can I achive that the add-in runs on any word version? Do I need
to include all Microsoft.Office.Interop.Word.dll versions? And if so,
how does Windows/Word know which one to use? Do I have to set anything
up?
Thanks for the help!
Langi