Hi Sergey,
That sounds rather strange.
* Do you hook up any event handlers in your add-ins?
* Is the file marked as "blocked" after the download - in Explorer
right-click, Properties and look for the security bits at the bottom).
* Can you reproduce the issue with a sample add-in (or just
ExcelDna.xll from the distribution)?
Regards,
Govert
On May 7, 1:51 pm, Sergey Zhilyakov <
nayk....@gmail.com> wrote:
> Hi Govert,
>
> I just noticed the following issue. I have two Excel-Dna add-ins
> independend of each other. Both add-ins implement cell-functions, UI
> (toolbars and command bars) and COM Servers. The add-ins works well. The
> problem is that if I download a workbook from the internet using the
> browser and then open this workbook in the 'Download' page (or if I open an
> attached workbook in the email client), the workbook does not load in
> Excel! Excel runs, the add-ins are there but no workbooks loaded. However,
> If I disable one of my two add-ins, it works fine. Do you have an idea what
> may cause the problem?
>
> Best regards,
> Sergey