|
From: Ferdinando A. <na...@am...> - 2008-09-15 17:16:50
|
Ok I found out the problem. In xlAutoClose() the ohAllObjectDelete was called, and I just renamed it as ohRepositoryDeleteAllObjects. I wasn't aware of xlAutoClose. BTW why is ohRepositoryDeleteAllObjects called? Is it really necessary in order to free the memory? ciao -- Nando On Mon, Sep 15, 2008 at 5:58 PM, Ferdinando Ametrano <na...@am...> wrote: > Hi Eric > > I don't know if it is related to the crash recently reported but > exiting Excel I now receive the error message "The macro > 'ohAllObjectDelete' cannot be found". > Then I click OK and another error message is displayed "Error > unloading ObjectHandler: Error in call to Excel: (255) callback > failed: Invalid XLOPER" > > ciao -- Nando > |