Skip to content

Commit 152134d

Browse files
committed
Fixed Acrolinx issues
1 parent 616fe33 commit 152134d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Office/Client/office-suite-issues/errors-when-office-add-ins-start.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ When Microsoft Office tries to start an Office add-in that uses a task pane, an
3131
:::image type="content" source="media/errors-when-office-add-ins-start/office-add-in-information-bar.png" alt-text="Screenshot of the information bar displayed at the top of the task pane.":::
3232

3333
> [!IMPORTANT]
34-
> This kind of error is generated by Office, not by the add-in. Unless the error message explicitly states otherwise, users should **not** contact the add-in provider. They should contact their Microsoft 365 administrator, instead.
34+
> This kind of error is generated by Office, not by the add-in. Unless the error message explicitly states otherwise, you shouldn't contact the add-in provider. Contact your Microsoft 365 administrator instead.
3535
3636
The following table lists the most common error messages that cause users to mistakenly contact the add-in provider.
3737

3838
| Error text | Explanation |
3939
|---|---|
4040
|This Add-in uses features not supported by its add-in catalog.|For more information about this error, see [Deploy and publish Office Add-ins](/office/dev/add-ins/publish/publish#additional-publication-methods-for-the-add-in-only-manifest).|
4141
|We can't load this Add-in because its source catalog is not supported on your device.|For more information about this error, see [Deploy and publish Office Add-ins](/office/dev/add-ins/publish/publish#additional-publication-methods-for-the-add-in-only-manifest).|
42-
|Add-ins are disabled in this version of Word, Excel, and PowerPoint. Buy Microsoft 365 to enable add-ins.|The user opened an Office document and add-in in a non-subscription or reduced functionality version of Office, but the add-in uses Office features that are not supported in the user’s version.|
43-
|Office 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins. <br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins.<br/><br/>Office 365 has been configured to prevent individual acquisition and execution of Add-ins from Microsoft AppSource.<br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of Add-ins from Microsoft AppSource.<br/><br/>Office 365 has been configured to prevent individual acquisition and execution of add-ins.<br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of add-ins.|These are all versions of the same error message. In addition to the situation that’s mentioned in the error text, this message is displayed in the following situation:<br/><br/>If user A installs an add-in to a document, and user B, who doesn't have permissions to that add-in, then opens the document, user B receives this error message.|
42+
|Add-ins are disabled in this version of Word, Excel, and PowerPoint. Buy Microsoft 365 to enable add-ins.|You opened an Office document and add-in in a nonsubscription or reduced functionality version of Office, but the add-in uses Office features that aren't supported in this version.|
43+
|Office 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins. <br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of Office Store Add-ins.<br/><br/>Office 365 has been configured to prevent individual acquisition and execution of Add-ins from Microsoft AppSource.<br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of Add-ins from Microsoft AppSource.<br/><br/>Office 365 has been configured to prevent individual acquisition and execution of add-ins.<br/><br/>Microsoft 365 has been configured to prevent individual acquisition and execution of add-ins.|These error messages are all versions of the same error message. In addition to the situation that is mentioned in the error text, this message is displayed in the following situation:<br/><br/>If you install an add-in to a document, and another user who doesn't have permissions to that add-in, then opens the document, the other user receives this error message.|
4444
|We can't start this add-in because it isn't set up properly.|For more information about this error, see [Deploy and publish Office Add-ins](/office/dev/add-ins/publish/publish#additional-publication-methods-for-the-add-in-only-manifest).|

0 commit comments

Comments
 (0)