index > Visual Studio Tools for Office > Creating Word 2007 doc and template projects with VSTO SE

Creating Word 2007 doc and template projects with VSTO SE


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??)

kewpcg
You are right.
Addins are the only supported project type for Office 2007 in the VSTO 2005 SE system. For document level customizations in Office 2007 you will have to wait for the Orcas release. However any document level solutions built for Office 2003 will also work with Office 2007.



SaurabhB

Thank you for responding.

So if I understand correctly, any solutions that I am creating that involve template automation, and that will ultimately be used in Word 2007, need to be developed initially in VSTO with Word 2003 (at least until Orcas comes out).

I went through all the steps of putting Word 2003 on that machine in order to install the "base" version of VSTO, and discovered those features did not work with Word 2007 anyway, so for future reference do I really even need the "original" VSTO release - i.e., can I just install VSTO SE when running on a machine with Word 2007? (The download details for VSTO SE caution that I should not run Word 2003 side by side with Word 2007, so even if I did want to use the doc and template projects for Office that are installed by the base version, I would not be able to use them.)

I just want to be sure I understant this correctly because I have another Word 2007 development machine in progress.

Thanks!

kewpcg
"So if I understand correctly, any solutions that I am creating that involve template automation, and that will ultimately be used in Word 2007, need to be developed initially in VSTO with Word 2003 (at least until Orcas comes out)."

Yes. What I meant to say was all Word 2003 document level customizations will be compatible with Word 2007. So you could develop something for word 2003 and it will work with word 2007. However you won't be able to utilize any of the new features in word 2007 for doc level customizations at least until orcas comes out.

"
SaurabhB
reply 4

You can use google to search for other answers

 

More Articles

format category text in an OWC chart component - cannot display h...
Installing VSTO
VSTO2005- cannot save xls
Outlook Appointment Schedule
Problems with views-XML and heading/userheading
How can I insert and work with images?
How does OWC use a XML formated OLAP cube file?
Problem using ServerDocument.AddCustomization
How to Read a Date from other sheet in C# with Excel?
Office graphs links
Welcome to Bokebb   New Update   Joins the collection  
 

New Articles

Controlling Popup Menu in Word doc
Combo Box on the Actions Pane Control wi…
How to pass parameters to a Word VSTO so…
Access Outlook Address Book using C# or VB
VSTO Word Document Code Not Running
Office automation - getting a built-in c…
Binding shortcut-keys in Word
VSTO2005 & XML
Saving a file in a variable path
Events when databinding is complete
Mysterious Add-in load issue.
VSTO "v3" - Compatibility, Sec…
Word 2007 customized ribbon deployment
Issue with launching Word 2003 XML (Word…
COM Addin, in frame work 1.1 , C# and o…

Hot Articles

moved my code to another server it stopp…
Draw my own squigglies on Word document...
Help embedding Excel documents into a Wo…
Macros in Excel for Exporting Tables to …
How to: Take over Save function?
EUROTOOL problem
Office 2000 SR-1a patch
create a new worksheet in a excel file u…
VSTO 2005 Beta2 Bookmark Relocate
infopath 2003 toolkit for visual studio …
MSFlexGrid OCX license enforcement
Proxies for Java Class
Need recommendation on Office/VBA/.NET/C…
Retrieve worksheet from range and call w…
Excel 2007 Beta Charting Problem/Question

Recommend Articles

Insert ListObject Dynamically Failed - M…
Add a Slide Module to the VBE with VBA
VSTO Outlook - run-time error occurred l…
Office - Sharepoint Integration
Microsoft Object Library 10.0 vs Microso…
Please Help this Amateur r.e. Office 97!
Developing excel VSTO solution on network?
Handling New Email event or open/reply/f…
How to delete the user?? Command Bar?(Ou…
Outlook AddIns 2 Questions
Deploying VSTO 2005 SE (Cypress) solution.
How to Search Outlook Mail Body?
CommandBar problem, help please????
VSTO project crash MS Word and Outlook
MS Word And VB.NET