Excel prompts to install an already installed add-in after reinstallation #5355
Labels
Area: Excel
Issue related to Excel add-ins
Needs: attention 👋
Waiting on Microsoft to provide feedback
After reinstalling Script Lab, Excel incorrectly prompts to install the add-in again when registering a formula, even though it is already installed.
Your Environment
Expected behavior
When reinstalling Script Lab and registering a formula, Excel should recognize that the add-in is already installed and not prompt the user to install it again.
Current behavior
After reinstalling Script Lab, Excel incorrectly prompts the user to install the add-in when registering a formula, even though the add-in is already installed.
Steps to reproduce
Provide additional details
Context
Users of our add-in have also encountered the same issue and a similar issue when their workbook’s webextension1.xml file contains the following references:
When these references are present, formulas freeze in busy and stop working properly and
context.application.calculate(Excel.CalculationType.full)
doesn't work.The text was updated successfully, but these errors were encountered: