For Programmers: Free Programming Magazines  


Home > Archive > C# > November 2004 > Error debugging Word Addin.









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Error debugging Word Addin.
murl

2004-11-16, 6:54 pm

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)
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com