Outlook add‑in: NAA token‑acquisition code breaks add‑in in Outlook 2019 even when not executed
I have an Outlook add‑in that needs to support two distinct authentication flows: Nested App Auth (NAA) via MSAL.js on modern clients (Office 365 Desktop, Outlook Web, Outlook mobile, etc.) Auth Code flow on Outlook 2019 (which uses an IE11‑based…
Office Development
Security warning when opening document with URI Schema ms-word
Hello, In a web application, documents are opened using the ms-word protocol. The files are located on a local network drive and opened with a url of the following form: <a href="ms-word:file://server/path/document.docx">Edit…
Office Development
Word Management
Microsoft Todo "Open in Outlook" Link Inactive/Broken Across Different Platforms
When adding an email task to Todo from Outlook via copy or Flagged Email, that task has a link to open the original email in Outlook. The link functions different depending on where you click it. Expected Behavior (has been working the last year): …
Microsoft 365
Outlook
Office Development
0x800AC472 Exception happens when operating excel by interop COM
I build an asp.net website on windows server. One function of it is generating a report from an excel template. The version of Office is Office 2021. But when the function is executing, 0x800AC472 Exception always happens. The detail of the function is…
Office Development
Why exactly am I getting : This document may contain..." in my MS word document?
Hi, I am using an xsl fo converted to convert xsl to docx document and everytime I add table of contents in the xsl, the generated document gives the message " This document contains fields that may refer to other files. Do you want to update the…
Office Development
Excel Automate not Loading (stuck on loading screen once pressing code)
Hi all, I have been using automate on excel for the last 6 months as I have a repetitive task I use on excel, this usually allows me to download the date to excel, press automate and it all actions accordingly so I can save and move on. I'm using it for…
Excel
Office Development
How do I use Folder.GetOwner as I'm not getting that method and from where.
I'm using Microsoft.Office.Interop with version 15.0.4569 but still not able to use Folder.GetOwner can you pls help me / Suggest me which version of Interop library to use to have this fuctionality. And we are using nuget Manager but can you pls help…
Office Development
Office Plugin - Unable to display custom alert message for OnMessageSend
Hello, I'm currently developing an Office plugin for Outlook using the OnMessageSend and SmartAlerts events that will perform a few simple checks before the email is being sent. I'm able to display custom alerts on the taskpane but i would love to be…
Office Development
can't set ChartType to XlChartType.xlBoxwhisker using excel interop.
I’m trying to create a Boxwhisker plot using the Excel interop. I get the error that the ChartType Value does not fall within the expected range. The Boxwhisker plot is only available in Excel V16. I make sure the version returned is 16.0. I’m able to…
Office Development
Excel Automate Office Scripts not working
I've been using Office Scripts in Excel to automate some tasking. Yesterday, I tried to add a new script and it gives me the following error. Oops, something went wrong An unexpected error occurred. Click 'Refresh' button to retry. I also tried 'Record…
Excel
Office Development
Office 365 Apps Displaying Blank Content for Files
The Office 365 apps on the desktop for a client are showing blank screens for PowerPoint, Word, and Excel files, as shown in the attached image. The files have been set to open with the correct applications, but the issue persists. Online and full…
Office Development
How to get the Last scanned User report for Visual Studio?
Hi All, Are there any possibilities to get the last logged in details of users report in the Visual Studio Subscription? Thanks!
Microsoft Teams
Office Development
Skype for Business Persistent Chat Lag After Upgrading to Office 2024 LTSC
Hi everyone, We're currently using Skype for Business 2015 with Persistent Chat. Everything was working fine when we were on Office 2016. However, after upgrading to Office 2024 LTSC, we started experiencing significant lag in Persistent Chat. The issue…
Office Development
excel vba activateworkbook.save changes date format
I'm running a macro that creates a blank workbook using Workbook.Add and saves it in a specified location as a CSV (FileFormat:=xlCSV). It then copies data from another workbook into this sheet with formatting (Paste:=xlPasteValuesAndNumberFormats). Then…
Office Development
Are there printable study guides
Where can I access printable study guides for the information that I will be learning in each course?
Office Development

With office.js, can Microsoft please consider allowing dialog boxes opened via displayDialogAsync to exclude the title bar with url?
When a user opens a dialog box vis displayDialogAsync in an Office Web Add-In, the browser interface shows the url in the title bar. This url is unknown to the user in a task pane. Is there a way to hide the title bar?
Office Development

Ways to use a script to deploy an Outlook add-in with unified manifest?
I have an Outlook add-in that uses a unified manifest, and I want to deploy it to just my organization or my customers' organizations (so I don't want to put it in AppSource). Also, I'd like to be able to do this with a script. How can I do this? It…
Office Development
Is Microsoft 365 based on a current version of Office? Do users have to have any other version of Office installed to use Microsoft 365?
I use a book publisher's programs (i.e. McGraw Hill Simnet & Cengage MindTap) for online classes at the college level. The publishers keep asking me to upgrade to newer versions of Office. If we're using Microsoft 365, isn't that the neest version…
Office Development

How to obtain an access token for microsoft Graph API in an outlook Add-In using Federated credentials
Hi Microsoft Team, I am developing a React.js-based Outlook Add-In and for that I have been setting up a federated credential using GitHub Actions as the external Identity Provider (IdP) for an application in Microsoft Entra ID. What additional steps are…
Office
Outlook
Microsoft Graph
Office Development
Outlook Management
Cannot Insert Excel in Word with Office 365
When adding an Excel object in Word, it fails and returns the following error: The program used to create this object is Excel. That program is either not installed on your computer or it is not responding. To edit this object, install Excel or ensure…