Please Help!!! VSTO Word Tempate Install problems

V

va

Please Help!!!

The wizard generated a setup program for an outlook add-in is perfect!!

But trying to create one for Word is awful. There has got to be an easier
way to create a setup program for a Word template with VSTO DLL codebehind !!!


For a Word Template project in VS 2005, I followed almost every word of
Walkthrough: Deploying a Word or Excel Solution Using a Windows Installer
File (http://msdn2.microsoft.com/en-us/library/ms268758.aspx) with the
exception that I changed the Application folder DerfualtLocation to
"[AppDataFolder]\Microsoft\Templates\MyCompanyName" so that the template will
show up on a tab in templates.

Everything appears to install except that the codebehind isn't fired. It
works when I test the temnplate in Visual Stusio but not once I create a
setup and install it.

There has got to be an easier way... please
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top