Word not running Add-in (but other Office products do)

N

ndurso

I'm trying to write an add-in. Since I've never done this before, I followed
a simple tutorial on creating an add-in.

Here's the link : http://support.microsoft.com/Default.aspx?kbid=302901

This addon is supposed to add a CommandBarButton to the CommandBar as well
as throw up a messagebox when the add-in fires the OnStartupComplete and
OnBeginShutdown. It will also handle the button clicking event and throw up
a message box when that even is handled.

The add-in works when run in Excel or Visio but it does not work in Word.
This is a problem because Word was the platform I wanted to run this add-in
off of. I've tried recreating the project a few time incase i messed up or
missed a step and I've tried to manually load the .dll through word (that
didn't work and it gave me an error).

Anyone have a solution for this? Any help would be appreciated.

Thanks,

Nick
 

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