question

daminipatel-2313 avatar image
0 Votes"
daminipatel-2313 asked RickKirkham-9346 answered

Word Add-in in javascript

Hello,

I create my first-word add-in in javascript API. it works perfectly when I debug my visual studio but after saving the document, and I open this document it will show me the error below:

This add-in is no longer available: add-ins inserted during development are only available during debugging from Visual Studio.

I tried it manually.

For Example, File->Info->Inspect Check for Issues -> Inspect Document -> Inspect.

Then on "Task Pane Add-ins" click Remove All.

But I am looking for code for this one so whenever I save the file it will automatically inspect the document without following the above step.

Is this possible in word add-in javascript API? please help me for this.

Thank you,
Damini




office-addins-devoffice-js-dev
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@daminipatel-2313
As tag "office-word-itpro" focus more on general issues of Word client, but your issue is more realted to Word add-ins, to better help you, I would modify the tag, thanks for your understanding.

0 Votes 0 ·

1 Answer

RickKirkham-9346 avatar image
0 Votes"
RickKirkham-9346 answered

Try deleting the Office cache: clear-cache


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.