I have been trying to get the Word Add-in samples and my own Word Web Add-in running on my O365 instance. I can build all the solutions locally and run/debug. The buttons on the ribbon appear, and the task pane (web site) is shown, all as expected.
However, if I follow the instructions to publish to my O365 account I can't seem to get the add-in to load. I do the following:
- Publish the associated add-in web site to Azure, and make sure the homepage loads OK
- Login to my O365 account as the admin account
- Select the Admin button
- Select Setting> Service & add-in and press the Upload add-in. I then upload the published add-in manifest (with the correct URL for the Azure hosted add-in website). This publishes OK, and I can grant rights to everyone or specific users (I tried both).
Problem is
- If I open the hosted version of Word, or the desktop Word 2016 version (whilst connected O365 account) I don't see the buttons on the ribbon or task pane
- Also if I access Word > Insert > Office Add-ins the My Organsiation tab is empty - I would have expected to see the add-ins I had just published. It just says your administrator has not installed web add-in for your organization
I assume I must have missed something obvious, given the web is not people complaining of this problem.
Can anyone point me in the right direction?
