Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

office-addin-manifest consider manifest is valid, but Outlook cannot install it. #760

Open
DanilKorotenko opened this issue Mar 21, 2023 · 1 comment

Comments

@DanilKorotenko
Copy link

Prerequisites

Please answer the following questions before submitting an issue.
YOU MAY DELETE THE PREREQUISITES SECTION.

  • [*] I am running the latest version of Node and the tools
  • [*] I checked the documentation and found no answer
  • [*] I checked to make sure that this issue has not already been filed

Expected behavior

Outlook installs my addin manifest file.

Current behavior

Outlook cannot install my manifest file.

Steps to Reproduce

  1. Unpack attached archive.
  2. In the folder with archive content, find the manifest file
  3. Validate the manifest file with office-addin-manifest script:
    3.1 in Terminal.app execute the command:
    office-addin-manifest validate MyOutlookAddin.xml
    Note that the script reports manifest file as valid:
    The manifest is valid
  4. Try to add custom addin from attached manifest to Outlook.
  5. Installation failed

Context

I tried to install addin in Outlook for Mac, and in Outlook on the Web.

MyOutlookAddinManifest.zip

@DanilKorotenko
Copy link
Author

Additional note: Outlook on the Web says that 'resid' tag is invalid. What is wrong with this tag in the manifest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant