Hello.
I am developing an addin in C# but guess my question can be answered here as
well.
I know this is a "silly" question, but I am starting to run out of thing to
try to solve my challenge.
The wordapplication does not load my addin... It doesn't even hit
messageboxes put in the connect method.
I've installed the correct PIA's.
The application loads in both word, ppt and outlook.
The application did load in word earlier.....
Oh - please give me some tips !
Thanks :)
Hi,
Have you looked at the Disabled Items (Help | About | Disabled items) ?
The add-ins fall to this pot if they fire exceptions at startup.
BTW, I'd recommend checking out Add-in Express .NET
(http://www.add-in-express.com/add-in-net/).
Andrei Smolin
Add-in Express Team Leader
> Hello.
>
[quoted text clipped - 16 lines]
>
> Thanks :)
neoret - 08 Nov 2006 18:15 GMT
Wow!
I didn't know about the disabled items... Now everything works fine.
I'm very happy - this has bothered me a lot.
Out of curiosity: how did my addin end up in the disabled items list?
Thanks again :)
> Hi,
>
[quoted text clipped - 27 lines]
> >
> > Thanks :)