|
I am trying to complete the setup for a machine I am using for Word 2007 and VSTO SE development.
I did a complete reinstall of Visual Studio and VSTO after first removing VSTO CTP v3. (This is in leiu of re-imaging the machine, as the VSTO SE download details suggest might be necessary after running the CTP version).
All is well, except in order to complete the full/original VSTO installation, I had to temporarily put Word 2003 SP1 on the machine.
So I installed Word 2003 SP1 on my Word 2007 machine, then installed VSTO, then removed Word 2003, and finally installed VSTO SE.
VSTO SE runs fine and gives me the new Word 2007 Add-in options as expected. However, the other options for launching a new Word document and Word template are still trying to use Word 2003 (which I uninstalled, and which the VSTO SE download details state should not be on the machine as you should only have one version of Word).
How can I get VSTO SE to with Word 2007 document and template projects? (Are Add-ins the only supported project type for Word 2007 or do I have my configured incorrectly??) |