Skip to content

Include the add-in in the installation of a VSTO add-in not working correctly #5661

Open
@touss59

Description

@touss59

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).

Image

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions