3,684 questions with Office Development tags

Sort by: Updated
0 answers

My AddIn stopped loading

Hi all; I made a small change in my code which is a COM (not VSTO) AddIn. And now it doesn't load when I run from VisualStudio. I ran FUSLOGVW and I think the key issue is: LOG: GAC Lookup was unsuccessful. LOG: Attempting download of new URL…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-19T20:37:00.567+00:00
David Thielen 61 Reputation points
3 answers One of the answers was accepted by the question author.

delete entire row in excel based on value c#

I am creating add-in in excel to delete the selected range where the values is greater than 0 , but currently if more continuous cells contains greater than 0 values , it is deleting only 1 & 3 values(odd rows) and leaving the rest , kindly guide me…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,821 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,573 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-01-15T13:30:43.623+00:00
ravi kumar 331 Reputation points
accepted 2021-02-19T04:10:43.367+00:00
ravi kumar 331 Reputation points
0 answers

Why sometimes, when I launch my Add-In Word via Visual Studio, it does not take into account the changes I made in Javascript?

Hi ! It happens that when I make a change in a .js file and run the application with a debugger, I find that it calls the "old" .js file without the changes. I thought about a cache problem and found several solutions on the internet but…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
923 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-18T19:21:40.197+00:00
Sylvain Cornut 6 Reputation points
0 answers

Web Services In Excel for Mac

Hello All, I have a VBA Excel ad-in that works on windows, but not on Mac because the web libraries don't exist. I have removed my key, as this charges me money every time it's run, but otherwise this code executes correctly on Windows: Function…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-17T16:49:18.877+00:00
warren 1 Reputation point
0 answers

Project Site template based on Team site

Hi, In Project Online, I have created a Project Site based on the template "Team site (no Microsoft 365 group)", and we are not syncing any Project data from the Project Web App, like the tasks. There is no tasks list in this Project Site…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-17T14:00:13.247+00:00
Ximz 21 Reputation points
0 answers

OData Connection to Project Online using Postman

Is there a way to connect to Project Online Odata using Postman ? I am trying using App Registration for Sharepoint but that does not exposes the Project Data

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-17T10:46:04.693+00:00
AroraKanhai-0566 26 Reputation points
1 answer

I'am missing the Agenda button in the left bar in Teams on my mac.

I'am missing the button Agenda/Calendar in the left bar in Teams on my Mac. I'am using: macOS Big Sur 11.2 Microsoft Teams-versie 1.3.00.33671 Microsoft Outlook version: 16.47 I want to use live events in Teams on my Mac. And I have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,488 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
481 questions
asked 2021-02-09T15:45:24.627+00:00
Hans Jonker 1 Reputation point
commented 2021-02-17T05:37:01.007+00:00
Sharon Zhao-MSFT 25,081 Reputation points Microsoft Vendor
0 answers

How to programmatically access old archived mails in Outlook in plug-in

Hi All, I have developed VSTO plug-in for outlook in C#. My outlook is configured for OST to show 30 days old mails. However when I click on “Click here to view more on Microsoft Exchange”, it shows all old mails. But even then, when I try to access…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-16T13:46:08.51+00:00
Devendra Tewari 1 Reputation point
commented 2021-02-17T04:12:16.607+00:00
Devendra Tewari 1 Reputation point
0 answers

Access Document properties in a Visio Add In

I'm writing a VSTO Add-in for Visio. Having a heck of a time getting access to the active document and it's properties. On ThisAddIn, I added the DocumentCreated event which has a document property in it. But I can only get the name property of the…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-16T21:30:01.04+00:00
Joseph Mancini 81 Reputation points
0 answers

VSTO/ClickOnce/Mage.exe resign app using EV Cert on a usb stick

I have developed a VSTO app for MS word. I need to make a change to the *.dll.manifest file. All of the example on the internet show that you have to use mage.exe to do so. However none of the examples tell you how to use mage when your EV Cert is…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-16T02:34:28.68+00:00
Weston Goodwin 1 Reputation point
1 answer

How can we Extract Actual Time Data 'By Day' from Project 2016 Desktop?

For Project Desktop (2016 Professional), how can I export Actuals and Scheduled Work by resource by day? We can enter the data in the Resource Utilisation Sheet but we dont seem to be able to get at the data. I have tried using reports and 'save as…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
Excel Management
Excel Management
Excel: A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.Management: The act or process of organizing, handling, directing or controlling something.
1,685 questions
asked 2021-02-05T13:20:07.3+00:00
Stewart 106 Reputation points
commented 2021-02-15T09:00:08.747+00:00
Emily Hua-MSFT 27,581 Reputation points
1 answer

451 4.7.500 Server busy (S77719)

Could anyone please let me know how to resolve 451 4.7.500 Server busy (S77719) problem. We are unable to send any emails to our clients/customers.

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,343 questions
asked 2021-02-03T17:15:03.883+00:00
sanjay 1 Reputation point
commented 2021-02-14T07:18:36.05+00:00
Lucas Liu-MSFT 6,161 Reputation points
1 answer One of the answers was accepted by the question author.

"Hosted HWND must be a child window of the specified parent."

Update: the colleague mentioned below was looking at the wrong machine. See also conversation with @Anonymous - I would still be interested in knowing why this setting might be missing on some machines, but there is a lot less of an urgency about this…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-11T18:35:38.597+00:00
Pino Carafa 121 Reputation points
accepted 2021-02-12T13:13:29.077+00:00
Pino Carafa 121 Reputation points
0 answers

use of w:tag in Office openxml/javascript add-in

I have the following: Word.run(function (context) { docSelection = context.document.getSelection(); var text = '<w:sdt><w:sdtPr><w:alias w:val="SomeAlias" /><w:tag w:val="SomeTag" /><w:lock…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
923 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-12T10:58:47.463+00:00
Mark Nicholas Grimshaw-Aagaard 1 Reputation point
0 answers

Exclude Office 365 Add-In From Office Windows

I developed an Office 365 Add-in for Office Web. I have an old add-in (COM) for Office Windows. I want my new add-in to be visible on Office Web but not visible on Office Windows. How can I do this? I validated the possibilities in the manifest…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-10T11:41:16.347+00:00
Mauro Santos 1 Reputation point
commented 2021-02-11T01:16:34.483+00:00
Emily Hua-MSFT 27,581 Reputation points
0 answers

Outlook add-in not visible in ribbon

Hi, I have developped a outlook add-in using this documentation. I can install my add-in and it works fine from menu access but I want to display a button in ribbon. I don't understand why my add-in is not visible in ribbon. I also tried…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-10T16:23:49.02+00:00
olivierraveneau 1 Reputation point
1 answer

Teams Add-in in Outlook 365

I am trying to enable the Teams Add-in on Outlook 365, but it is non-existent. According to what I have read, it is only the older versions of Outlook (up to Outlook 19) that allow this Add-in. It seems counter-intuitive that the newer versions of…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,488 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
3,010 questions
asked 2021-01-25T10:51:45.787+00:00
Mark Cooper 1 Reputation point
commented 2021-02-10T08:03:12.563+00:00
JimmyYang-MSFT 50,111 Reputation points Microsoft Vendor
0 answers

digitally signing a word document

In word 365 when I try to digitally sign the document I get te message: no usable signing certificates are available. please insert your smart card... I have a valid certificate, but somehow word does not recognise it. Any solution for the problem

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-10T07:35:33.253+00:00
norbert jausovec 1 Reputation point
0 answers

I cannot seem to install add-ins from store.office.com

I cannot seem to install add-ins from store.office.com. I am going to store.office.com with Edge, I select the add-in QR4Office, and try to install it. It then opens either Word, Powerpoint or Excel, but after 'enabling editing, I get the following: …

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
asked 2021-02-09T14:19:45.64+00:00
HansVvvv 6 Reputation points
1 answer

Microsoft Visio: Draw Symbols and Icons Programatically

How do you draw Symbols and Icons Programatically from Visio? Such as these below (Database, Email, Web, Folder), Example: https://thoughtsofanidlemind.files.wordpress.com/2011/07/exchange2010visiostencil.jpg We know how to draw Shapes…

Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,684 questions
Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
251 questions
asked 2021-02-01T04:04:19.56+00:00
AlanSmith4572 6 Reputation points
answered 2021-02-09T10:31:48.973+00:00
Paul Herber 111 Reputation points