A
AlnCool
Hi,
I've just discovered the way to make my own addin for MS Office so I have
created a new shared componant project for Word in C#. This addin should be
lunched when Word is starting but it don't work when I try to debug it.
(I've modified the setting to use Winword.exe when debugging)
I set a break point at the constructor Connect( ) and event on others
methods but nothing.
What can i do?
Thank you.
AlnCool
I've just discovered the way to make my own addin for MS Office so I have
created a new shared componant project for Word in C#. This addin should be
lunched when Word is starting but it don't work when I try to debug it.
(I've modified the setting to use Winword.exe when debugging)
I set a break point at the constructor Connect( ) and event on others
methods but nothing.
What can i do?
Thank you.
AlnCool