R
Robert
Hi all,
I tried to use the "Add-in wizard" to develop a simple Hello World COM
Add-in for Microsoft Office XP Word and Powerpoint. I added a MsgBox("Hello
World") statement to every event in the default Connect class just want to
test out if both Word and Powerpoint can communicate with the add-in.
Then I built both the "Add-in project" and then "Setup Project" generated by
VS.NET "Add-in wizard" and then I expect at this time if I run either Word or
Powerpoint there should be some message boxes popping up with the "Hello
World" message.
However, I got the "Hello World" message ONLY when running Powerpoint but I
could not get them when running with Word.
So I would like to know if anybody ever experienced this problem before and
suggests what I can do to fix it.
Hope somebody would at least give me some suggestions on what I can try.
Thank you very very much for your help.
I tried to use the "Add-in wizard" to develop a simple Hello World COM
Add-in for Microsoft Office XP Word and Powerpoint. I added a MsgBox("Hello
World") statement to every event in the default Connect class just want to
test out if both Word and Powerpoint can communicate with the add-in.
Then I built both the "Add-in project" and then "Setup Project" generated by
VS.NET "Add-in wizard" and then I expect at this time if I run either Word or
Powerpoint there should be some message boxes popping up with the "Hello
World" message.
However, I got the "Hello World" message ONLY when running Powerpoint but I
could not get them when running with Word.
So I would like to know if anybody ever experienced this problem before and
suggests what I can do to fix it.
Hope somebody would at least give me some suggestions on what I can try.
Thank you very very much for your help.