B
-=[ Bjorn ]=-
Hi,
I have the following problem. I'm developing an Excel Shared Add-in in which
I use the "Option Strict Off". This sometimes, because of code errors, makes
my add-in crash (not even load). No error is shown in Excel, but it just
won't load.
If i then fix the issue and want to restart debugging the add-in is no
longer loaded, but there are no add-ins mentioned in the Excel-About-Disabled
add-in's screen!!!
If i raise the version number of my installer and reinstall, then i can
debug my add-in again.
So my guess it keeps a list of disabled add-in's somewhere but doesn't show
it in excel. Anybody an idea where i can find this. Or what is exactly going
on ?
Thank you!
I have the following problem. I'm developing an Excel Shared Add-in in which
I use the "Option Strict Off". This sometimes, because of code errors, makes
my add-in crash (not even load). No error is shown in Excel, but it just
won't load.
If i then fix the issue and want to restart debugging the add-in is no
longer loaded, but there are no add-ins mentioned in the Excel-About-Disabled
add-in's screen!!!
If i raise the version number of my installer and reinstall, then i can
debug my add-in again.
So my guess it keeps a list of disabled add-in's somewhere but doesn't show
it in excel. Anybody an idea where i can find this. Or what is exactly going
on ?
Thank you!