Open
Description
Hello !
We are testing internally this new option to deploy our new Office JS add-in alongside our VSTO add-in.
It's working well in most cases, but not for some users (~10%).
For these users the installation does not complete correctly and the add-in isn't visible in the add-in menu.
A solution that seems to work is to ask them to refresh their add-ins via this button (see below).
Your Environment
- Platform [PC desktop, Mac, iOS, Office on the web]: PC desktop
- Host [Excel, Word, PowerPoint, etc.]: PowerPoint
- Office version number: Version 2503 (Build 18623.20208) Current Channel
- Operating System: Windows 11
Expected behavior
- The user is prompted to approve inclusion of the web add-in as part of the overall installation
- He approves it
- A content add-in instance is inserted in the current slide
- Our add-in is visible in the add-in menu.
Current behavior
- The user is prompted to approve inclusion of the web add-in as part of the overall installation
- He approves it
- A content add-in instance is inserted in the current slide
- Our add-in is not visible in the add-in menu. (no specific error message is displayed)
Context
If this method of deployment works correctly internally, we want to use it to deploy our add-in to our clients.
It involves several dozens of thousands of users, so we want to make sure it's reliable.
Have a nice day!
Feel free to reach out if you have any questions.