"Jefferson" wrote:
> A COM Add-in developed in Office XP Developer Edition adds two menu items and
> a toolbar button when a new mail message or reply/forward is launched. After
> KB924085, the two menu items are added but the add-in stops functioning and
> reports run-time error 91 "Object variable or With block variable not set"
> before the toolbar button can be added. Uninstalling KB924085 resolves the
> issue. Reinstalling causes the problem again.
For the record, removing certain references to ActiveInspector resolved the
problem. Not sure why this object was instantiated differently/later after
the update, but all is well now.
|