![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
If it's the same message class you would not only need to get rid of the
form from the Organizational Forms Library but also clear out the forms caches for all your users. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Nikolas" wrote in message ... 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 |
#3
|
|||
|
|||
![]()
Deleting the cache is easy when doing a client install of the new addin but I
was hoping to avoid the deletion of the forms in the organizational folder. Thanks for your quick reply. "Ken Slovak - [MVP - Outlook]" wrote: If it's the same message class you would not only need to get rid of the form from the Organizational Forms Library but also clear out the forms caches for all your users. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "Nikolas" wrote in message ... 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Remove a Form from Organizational Forms Library | Jeff G | Outlook - Using Forms | 7 | November 7th 07 03:23 AM |
Creating Organizational Forms Library & Publish Forms | akafrog18 | Outlook - Using Forms | 1 | August 1st 06 04:26 PM |
Error publishing a Form to Organizational Forms Library unable to go to folder | BobH | Outlook - Using Forms | 4 | April 13th 06 11:40 AM |
A problem to load a custom form from the Organizational Forms library | David Elbaz | Outlook - Using Forms | 1 | February 26th 06 09:50 AM |
Can't publish new form to Organizational Forms Library | Andrew Vital | Outlook and VBA | 4 | January 20th 06 04:42 PM |