Clear the forms cache

  • Thread starter Thread starter Carl
  • Start date Start date
C

Carl

Hi!

I've a COM-AddIn that creates outlook items with some custom forms.
Sometimes the forms get corrupt and I need to clear the cache. I do
this with a function in my COM-AddIn that deletes the content in the
users forms cache.

Is this really a good way to go?
Is there any other way?

Thanks in advance....
Carl
 
That's a good way to go.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



Hi!

I've a COM-AddIn that creates outlook items with some custom forms.
Sometimes the forms get corrupt and I need to clear the cache. I do
this with a function in my COM-AddIn that deletes the content in the
users forms cache.

Is this really a good way to go?
Is there any other way?

Thanks in advance....
Carl
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top