F
Frank S
I have some applications that use the Outlook Object Model. For most customers, the applications
work fine.
However, for a few, the C++ statement "... CreateInstance("Outlook.Application");" fails.
In some of these cases, the problem is caused by left over entries in the registry. It looks like
this may occur if someone installs a new version of Outlook over an older version, and then later
uninstalls (or maybe deletes) the newer version (but I have not verified the exact steps).
By removing the left over entries from the registry, the problem with CreateInstance is corrected.
Is there a Microsoft tool that will ensure that all registry information associated with Outlook is
correct?
Regards,
Frank
work fine.
However, for a few, the C++ statement "... CreateInstance("Outlook.Application");" fails.
In some of these cases, the problem is caused by left over entries in the registry. It looks like
this may occur if someone installs a new version of Outlook over an older version, and then later
uninstalls (or maybe deletes) the newer version (but I have not verified the exact steps).
By removing the left over entries from the registry, the problem with CreateInstance is corrected.
Is there a Microsoft tool that will ensure that all registry information associated with Outlook is
correct?
Regards,
Frank