vsto
Dynamically changing a ribbon label
I\'ve created a VSTO Ribbon for an Outlook 2010 add-in.When I previously used the designer, I was able to dynamically change the label of the ribbon button.I\'m now coding this by hand (XML/开发者_开发[详细]
2023-03-31 00:31 分类:问答Office Excel 2007 Add-in is not reading app.config in Win7 64 bit Office 2010 32 bit machines under deployment
My application works like this, 1. The Office 2007 Excel Add-in reads information from the App.Config file.[详细]
2023-03-30 20:44 分类:问答Debugging TrustNotGrantedException in VSTO word addin
I\'m getting TrustNotGrantedException thrown for some specific users of our VSTO word addin. These users have the certificate installed correctly.[详细]
2023-03-30 18:21 分类:问答New to VSTO development
I am working with an application that creates a word document from a Word 2010 template.There is a dll in the application that allows different data to be added to the document once the document has b[详细]
2023-03-30 15:20 分类:问答VSTO Outlook 2007 Addin Startup throws System.Runtime.InteropServices.COMException (0x80020009): Cannot complete the operation. You are not connected
We are building an Outlook 2007 add-in using VSTO. We have code in the initialization logic of the addin which retrieves the MAPIOBJECT associated with the Application.Session. The code in question is[详细]
2023-03-30 05:12 分类:问答Office add-in is not shown in the menu
I have a problem connected with Office 2007 and VSTO add-in. Description: Windows XP SP3 x86 MS Office 2007 x86 (Enterprise edition)[详细]
2023-03-29 21:38 分类:问答Transparent Controls In VSTO
I\'m trying to add some windows forms controls to a worksheet using vsto.I\'d like them to be transparent though (so that the actual content in Excel is visible).[详细]
2023-03-29 17:56 分类:问答HRESULT: 0x800A03EC on Worksheet.range
I am getting HRESULT: 0x800A03EC on Worksheet.range method. Number of rows are more than 70K. Office 2007.[详细]
2023-03-29 08:47 分类:问答Building/deploying a simple Word addin
I am trying to build a simple addin for Word 2007 using Visual Studio 2010 and .NET 4.0. It\'s a relatively simple addin, which brings up a save dialog and saves the document as a Word 2003 document.[详细]
2023-03-29 01:12 分类:问答VSTO Ribbon disappearing on ClickOnce upgrade
I have an add-in for OL2010 (written in C#) that works great.It loads with no problems on my development system, and initial installations on test workstations goes smoothly.[详细]
2023-03-28 18:12 分类:问答