Skip to content

Commit cdde654

Browse files
Merge pull request #10445 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-05 18:00 UTC
2 parents c9a2036 + dc2634b commit cdde654

7 files changed

Lines changed: 102 additions & 1 deletion

File tree

Office/Client/clienttoc/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,8 @@
486486
href: ../office-suite-issues/enable-disable-hyperlink-warning.md
487487
- name: Error when editing an equation in Office
488488
href: ../office-suite-issues/issue-when-edit-equation-in-office.md
489+
- name: Errors when Office add-ins start
490+
href: ../office-suite-issues/errors-when-office-add-ins-start.md
489491
- name: Error when opening a document
490492
href: ../office-suite-issues/error-open-document.md
491493
- name: Error when you open files from SharePoint in Office client
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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+
## Summary
24+
25+
This article provides information about errors that you might see when an Office add-in starts.
26+
27+
## Errors generated by Office
28+
29+
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.
30+
31+
:::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.":::
32+
33+
> [!IMPORTANT]
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.
35+
36+
The following table lists the most common error messages that cause users to mistakenly contact the add-in provider.
37+
38+
| Error text | Explanation |
39+
|---|---|
40+
|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).|
41+
|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.|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.|
44+
|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).|
23.7 KB
Loading

Teams/teams-administration/include-exclude-teams-from-antivirus-dlp.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Prevent Antivirus and DLP Tools from Blocking or Crashing Microsoft Teams
33
manager: dcscontentpm
4-
ms.date: 06/06/2025
4+
ms.date: 01/05/2026
55
audience: Admin
66
ms.topic: troubleshooting
77
search.appverid:
@@ -114,6 +114,9 @@ The following table lists applications and their associated DLLs that are known
114114
| Zscaler||
115115
| Ztsment Data Protection| `injumon64.dll`|
116116
| Forcepoint DLP||
117+
| TenxGuard64 | |
118+
| Action1| `k1agentdeploycse_<architecture>.dll` |
119+
| Lenovo ThinkVantage Active Protection System - Shock Sensor Module | `Sensor64.dll` |
117120

118121
## Other DLLs that might affect Teams desktop client and Edge WebView2
119122

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Troubleshoot Capturing Elements from SAP Save As Dialog
3+
description: Resolves an issue in which the element picker can't capture elements from the SAP _Save As_ dialog box in Power Automate for desktop automation.
4+
ms.reviewer: iomimtso, ststavri, nimoutzo, v-shaywood
5+
ms.custom: sap:Desktop flows\SAP automation
6+
ms.date: 11/19/2025
7+
---
8+
# Can't capture elements from SAP Save As dialog
9+
10+
Automating SAP processes in Power Automate Desktop often involves interacting with various system dialogs, including the _Save As_ dialog. However, capturing elements from the _Save As_ dialogs by using the element picker isn't always straightforward. This article provides effective strategies and workarounds to help you automate SAP workflows that interact with the _Save As_ dialog when the standard element picker methods aren't sufficient.
11+
12+
## Symptoms
13+
14+
When you use the element picker in Power Automate for desktop, you can't capture or select any elements from the _Save As_ dialog box in SAP.
15+
16+
## Cause
17+
18+
This issue occurs when SAP shows the standard Windows _Save As_ dialog box. The standard dialog box doesn't support SAP-specific automation.
19+
20+
## Solution
21+
22+
Use one of the following workarounds based on your scenario.
23+
24+
### Disable Show Microsoft Windows dialogs
25+
26+
- If the **Show native Microsoft Windows dialogs** option is available, turn it off in the SAP GUI:
27+
28+
1. Go to **Options** > **Accessibility & Scripting** > **Scripting**.
29+
30+
1. Clear the **Show native Microsoft Windows dialogs** checkbox.
31+
32+
:::image type="content" source="media/cant-capture-element-from-save-as-popup/sap-disable-windows-dialogs.png" alt-text="Show native Microsoft Windows dialogs in SAP Settings.":::
33+
34+
1. Restart SAP.
35+
36+
- If the **Show native Microsoft Windows dialogs** option isn't available, make sure that the element picker is in the SAP context to display the custom SAP dialog box:
37+
38+
1. Open the element picker.
39+
40+
1. Before the _Save As_ dialog appears, hover over an SAP GUI element in the main SAP window. This action keeps the element picker in SAP context and lets it capture elements from the custom SAP dialog box.
41+
42+
### Use mouse and keyboard actions
43+
44+
If SAP displays the standard Windows _Save As_ dialog box instead of the custom SAP dialog box, you can automate the dialog box by using mouse and keyboard actions. For more information, see [Use mouse and keyboard actions](/power-automate/desktop-flows/actions-reference/mouseandkeyboard).
45+
46+
## Related content
47+
48+
- [Introduction to SAP GUI–based RPA in Power Automate Desktop](/power-automate/guidance/rpa-sap-playbook/introduction)
49+
50+
[!INCLUDE [Third-party disclaimer](../../../../includes/third-party-disclaimer.md)]
Loading

support/power-platform/power-automate/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ items:
8383
items:
8484
- name: Authentication popup appears when launching SAP
8585
href: desktop-flows/sap-automation/handle-authentication-popup-launch-sap.md
86+
- name: Can't capture elements from SAP Save As dialog
87+
href: desktop-flows/sap-automation/cant-capture-element-from-save-as-popup.md
8688
- name: Can't capture SAP GuiTree objects
8789
href: desktop-flows/sap-automation/cannot-capture-guitree-objects.md
8890
- name: Can't open SAP

0 commit comments

Comments
 (0)