Hi! all, i'm using VS2010 C# to develop a word2010-addin,nowI encountered a problem:
I updated the code after the first debuging,then i pressed F5 to debug again,but the new code didn't work.
I tried to clean and rebuild the project,but it still didn't word.
How to solve it?
Many thanks in advance.