N
Nikolas
Hi,
Out company had previously developed an Outlook Addin that was installing
some legacy forms in the organizational folder. Now we are developing a new
Outlook 2007 addin that replaced the legacy forms with form regions
(associated with the same message classes as the previous addin). Out problem
is that when an item is opened in Outlook, the code of the old legacy forms
is still executed unless we actually delete these legacy forms from the
organizational folder. Is there a way of disabling those legacy forms?
I tried adding a version in the form regions newer thatn the old legacy
forms but that didnt stop the old legacy forms from executing the open()
event.
Thanks in advance.
I previously had installed some legacy forms in the organisational folder
for some custom message classes. Now I installed a new Add-in in Outlook 2007
that uses form regions with the same message class as before. I had a problem
Out company had previously developed an Outlook Addin that was installing
some legacy forms in the organizational folder. Now we are developing a new
Outlook 2007 addin that replaced the legacy forms with form regions
(associated with the same message classes as the previous addin). Out problem
is that when an item is opened in Outlook, the code of the old legacy forms
is still executed unless we actually delete these legacy forms from the
organizational folder. Is there a way of disabling those legacy forms?
I tried adding a version in the form regions newer thatn the old legacy
forms but that didnt stop the old legacy forms from executing the open()
event.
Thanks in advance.
I previously had installed some legacy forms in the organisational folder
for some custom message classes. Now I installed a new Add-in in Outlook 2007
that uses form regions with the same message class as before. I had a problem