R
Radrizzi Gilles
Hi,
We developed an .NET AddIn for Word, Excel, Powerpoint. The Add-In works
fine for all the application. However, we encountered a problem when Outlook
is opened.
Indeed Outlook uses Word as our e-Mail Editor. So here's the situation:
When Outlook loads, it also directly loads Word. The Add-In gets loaded into
this instance of Word. Indeed, when I Create a new e-Mail Message, the
Add-In gets displayed into the "New Message" form. Now when I open Word
itself, the Add-In is not loaded.
On the other hand, when Outlook is closed and then I open Word, the Add-In
gets loaded correctly. In this situation, once word is loaded and I load
Outlook, the Add-In will NOT get loaded in the instance of Winword opened by
outlook.
I conclude that the Add-In is only loaded in the first instance of Winword
which is started. Every following instance will not load the Add-In.
Has anyone encountered this behavior or found a solution to it. I need the
add-in to only load in Word. It is not necessars to load with the Winword
instance opened by outlook. Also, I need it to start at startup op the
application.
Any hints regarding this would be welcome
We developed an .NET AddIn for Word, Excel, Powerpoint. The Add-In works
fine for all the application. However, we encountered a problem when Outlook
is opened.
Indeed Outlook uses Word as our e-Mail Editor. So here's the situation:
When Outlook loads, it also directly loads Word. The Add-In gets loaded into
this instance of Word. Indeed, when I Create a new e-Mail Message, the
Add-In gets displayed into the "New Message" form. Now when I open Word
itself, the Add-In is not loaded.
On the other hand, when Outlook is closed and then I open Word, the Add-In
gets loaded correctly. In this situation, once word is loaded and I load
Outlook, the Add-In will NOT get loaded in the instance of Winword opened by
outlook.
I conclude that the Add-In is only loaded in the first instance of Winword
which is started. Every following instance will not load the Add-In.
Has anyone encountered this behavior or found a solution to it. I need the
add-in to only load in Word. It is not necessars to load with the Winword
instance opened by outlook. Also, I need it to start at startup op the
application.
Any hints regarding this would be welcome