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
Unpack attached archive.
In the folder with archive content, find the manifest file
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
Try to add custom addin from attached manifest to Outlook.
Installation failed
Context
I tried to install addin in Outlook for Mac, and in Outlook on the Web.
Prerequisites
Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
Expected behavior
Outlook installs my addin manifest file.
Current behavior
Outlook cannot install my manifest file.
Steps to Reproduce
office-addin-manifest validate MyOutlookAddin.xml
Note that the script reports manifest file as valid:The manifest is valid
Context
I tried to install addin in Outlook for Mac, and in Outlook on the Web.
MyOutlookAddinManifest.zip