![]() |
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,
I have an Outlook FormRegion (Seperate window for MailItems) that is very slow on the first use, often temporarily causing a "not responding" state as the form is populated from the backend db. Is there is a method or something I can call on the add-ins startup to "warm up" the form ahead of time? The calls to the db are as optimised as they can be. Regards, Derick |
Ads |
#2
|
|||
|
|||
![]()
You can try pre-fetching data from your database I suppose.
Is it slow only for the first form region being displayed or for each one as it's being loaded with data? If it's only for the first form then are you using .NET code and could it be related to the CLR starting up? Is this related to an addin starting up? -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Derick Swart" wrote in message ... Hi, I have an Outlook FormRegion (Seperate window for MailItems) that is very slow on the first use, often temporarily causing a "not responding" state as the form is populated from the backend db. Is there is a method or something I can call on the add-ins startup to "warm up" the form ahead of time? The calls to the db are as optimised as they can be. Regards, Derick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Outlook addin formregion as a drop down | Sanaulah | Add-ins for Outlook | 6 | October 23rd 09 06:16 AM |
Outlook 2007 and formregion | sonbaty1 | Outlook - Using Forms | 3 | December 8th 08 03:06 PM |
where is FormRegion stored ? | Bert_Bert[_2_] | Add-ins for Outlook | 2 | September 16th 08 03:40 PM |
FormRegion setup question | Christian Havel | Add-ins for Outlook | 4 | July 19th 07 05:16 PM |
InfoPathEditor Fails in Outlook 2007 FormRegion | Pete Loveall | Outlook - Using Forms | 4 | September 17th 06 02:03 AM |