Skip to content

Commit 399563b

Browse files
committed
New article about errors when office add-ins start
1 parent 8a505a0 commit 399563b

2 files changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
title: Errors when Office add-ins start
3+
description: Provides information about errors that might occur when Office add-ins start.
4+
author: Cloud-Writer
5+
ms.author: meerak
6+
manager: dcscontentpm
7+
audience: ITPro
8+
ms.topic: troubleshooting
9+
ms.reviewer: rickki
10+
ms.custom:
11+
- sap:Microsoft 365 Apps for enterprise\Add-Ins\Add-Ins from AppSource/Sideloading/Network Share/EXO Admin/SharePoint Catalog
12+
- CSSTroubleshoot
13+
- CI 7885
14+
search.appverid:
15+
- MET150
16+
appliesto:
17+
- Microsoft 365 Apps
18+
ms.date: 12/13/2025
19+
---
20+
21+
# Errors when Office add-ins start
22+
23+
## Symptoms
24+
When Microsoft Office tries to start an Office add-in that uses a task pane, an error occurs, and the add-in doesn't start. In this situation, Office displays an error message in an information bar at the top of the task pane, as shown in the following screenshot.
25+
26+
:::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.":::
27+
28+
> [!IMPORTANT]
29+
> 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.
30+
31+
The following table lists the most common error messages that cause users to mistakenly contact the add-in provider.
32+
33+
| Error text | Explanation |
34+
|---|---|
35+
|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).|
36+
37+
23.7 KB
Loading

0 commit comments

Comments
 (0)