MSWord COM Addin problem
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi i developed a com addin for msword in MFC i have done the registration issues for it ,and i added a menu item for invoking the addin functionality , so it is registered and working properly when i open NEW word document. the problem occurs when i OPEN an already saved word document, when i click the menu item the famous error message appears "Microsoft office word has encountered a problem and needs to close, we are sorry for the inconvience" when i work on a new word document i can attach to the word process and debug but when i work on an opened word document i can attach but the break points are not active can anyone give me any hint? thanks alot