B
Bill
I authored the world's simplest COM AddIn for Word and ran
it in the IDE as well as directly from Word. I can only
get the code in the AddIn to execute when I de-select it
from the COM AddIn dialog and close and then re-select it
from the COM AddIn dialog and close.
Works great if I do that but I have to do it everytime!
The LoadBehavior is set correctly to 0x03.
I thought the problem might be that I didn't have a Shim
project so I created one of those, too. Same result with
the exception of now checking and unchecking the Shim
AddIn in the dialog of Word.
Could VS.net 2005 Beta be causing this problem?
it in the IDE as well as directly from Word. I can only
get the code in the AddIn to execute when I de-select it
from the COM AddIn dialog and close and then re-select it
from the COM AddIn dialog and close.
Works great if I do that but I have to do it everytime!
The LoadBehavior is set correctly to 0x03.
I thought the problem might be that I didn't have a Shim
project so I created one of those, too. Same result with
the exception of now checking and unchecking the Shim
AddIn in the dialog of Word.
Could VS.net 2005 Beta be causing this problem?