Prevent Outlook from caching forms

  • Thread starter Thread starter JR
  • Start date Start date
J

JR

Hey,

How can i prevent outlook from caching forms!

Not with the Tools => Option and then set the maximum space for caching on
0 because then you can't load any form either.

Thanks!

Greetz
JR
 
You can't disable it but you can make it automatically refresh if there is a
problem.

To enable the ForceFormReload registry key functionality, follow these
steps: 1. Start Registry Editor.
2. Click the following key in the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Outlook
3. On the Edit menu, click Add Value, and then add the following
registry value: Value name ForceFormReload
Data type REG_DWORD
Value data 1

4. Quit Registry Editor.

Note This functionality is also available in Outlook 2000 and Outlook
2002 if you have the latest service packs installed.
 
Thanks foor your idee :-)


Tom Rizzo said:
You can't disable it but you can make it automatically refresh if there is a
problem.

To enable the ForceFormReload registry key functionality, follow these
steps: 1. Start Registry Editor.
2. Click the following key in the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Outlook
3. On the Edit menu, click Add Value, and then add the following
registry value: Value name ForceFormReload
Data type REG_DWORD
Value data 1

4. Quit Registry Editor.

Note This functionality is also available in Outlook 2000 and Outlook
2002 if you have the latest service packs installed.
 
Back
Top