Error debugging Word Addin.

M

murl

I have built a new Word Addin to add a Commandbar at the bottom of
word, with buttons on it. I followed all the steps from kb articles
and other resources, and told it when debugging to open up the
WINWORD.exe, but when I run the com in debug mode, the Word 2003
splash screen opens up, then closes with no exceptions being thrown.
If I run in debug mode again I get the following error message: "Word
experienced a serious error the last time the add-in 'ifpawordaddin'
was opened. Would you like to disable this add-in?".

The weird part of this is, now even on addins i've built and I know
work in debug mode, will no longer open up word in debug mode, the
same exact thing happens, so it's not just the one COM Addin causing
the problem.

Also, if I open up Word outside of the vs.net IDE, the Addin loads and
I can see all my buttons in the custom toolbar i've created. It only
causes the error when loading in Debug mode within vs.net.

Office Version - 11.0(2003)
Vs.net Version - 7.0(2003)
 

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