N
NickP
Hi there,
I am developing a SmartTag Add-In for Word 2007. I have the DLL
created, and it is strongly named as it also contains VSTO extensions for
Word 2007. I install the Assembly to the GAC, which works fine, but it
appears that the regasm call from the vsdraCOM flag does not work. I should
get a message box displayed on the screen just so I know that the
registration took place, unfortunately unless I make the regasm call
manually via the command line, it just does not happen.
Am I missing something? Also, is it important for the assembly to be
registered in the GAC for a SmartTag Add-in? I would rather it wasn't, but
if that is not possible then not to worry.
Many thanks in advance for your time and help.
Nick.
I am developing a SmartTag Add-In for Word 2007. I have the DLL
created, and it is strongly named as it also contains VSTO extensions for
Word 2007. I install the Assembly to the GAC, which works fine, but it
appears that the regasm call from the vsdraCOM flag does not work. I should
get a message box displayed on the screen just so I know that the
registration took place, unfortunately unless I make the regasm call
manually via the command line, it just does not happen.
Am I missing something? Also, is it important for the assembly to be
registered in the GAC for a SmartTag Add-in? I would rather it wasn't, but
if that is not possible then not to worry.
Many thanks in advance for your time and help.
Nick.