debug mode don't work

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
 
A

AlnCool

Hey I found just one solution : create a new project and paste all my code
from my old project...
I don't know why, but now it works. It must be a bug...

See ya!
 

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