Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'Extensions' does not exist in the namespace 'Microsoft.Office.Tools.Word'
'Interop' does not exist in the namespace 'Microsoft.Office'
"Customized functionality in this application will not work" exception while starting VSTO for Outlook on developer's machine
"xlDown is not declared" ... Can't figure out how to declare "xl..."'s
[Dummy] How to Copy-Paste a Excel selection in C#?
<name>.dll is not a valid Office AddIn
0x80029C4A (TYPE_E_CANTLOADLIBRARY)
0x80029C4A (TYPE_E_CANTLOADLIBRARY)
Access Signatures in Outlook 2007 using C#
Activate an already open Excel workbook
Add context menu item for Outlook 2016
add sheets to Excel via VB.net
AddInAlreadyInstalledException
Adding items to a right-click context menu in Excel
Allow only numerics in a Content Control
Auto Increment Version # of Setup Project
best way to determine if an excel cell is empty (isblank)?
Best way to do an unattended installation of a VSTO addin
Better way to check if name range exists in Excel workbook
Build fails when checked "Register for COM interop"
C# - Opening Excel Template(xlt), adding data, and saving to new worksheet(xls).
C# Convert Numbers stored as Text to Number when exporting to Excel
c# excel grouping rows programmatically
C# serialize / de-serialize to/from excel sheet
C# with Excel -- How to select a sheet?
Can't uninstall VSTO AddIns
Cannot install the LoadTestExcelAddin.vsto due to different computed hash than specified in manifest
change project and root namespace name
Checking if excel file exists before opening
ClickOnce and Silent mode installation
ClickOnce install problem using VS 2008 and Office 2007
COM IMessageFilter vs. Exception Handling in a Retry Loop? (Geoff Darst?)
command failed : at Microsoft.Office.Interop.Word.DocumentClass.SaveAs
Convert Data from Excel to XML when schema includes 'list of lists'
Convert word doc to pdf
Could Not Load Assembly 'Office, Version=11.0.0.0,............
Creating a progress bar in MS Word from the Ribbon
Creating an MSI from a VSTO solution
Customization does not have the permissions required to create an application domain
Delete a particular page from a word document using C#
deleting paragraphs (not so easy??)
detect whether VSTO Runtime is installed
Difference between Excel Add-In, Excel Template, and Excel Workbook
Doubt about Microsoft.Office.Interop License
Downloading file ...../desktop/xxx.vsto did not succeed
DsoFramer_KB311765_x86.exe
Editing MS Word document using C#.net.
Element not found. (Exception from HRESULT: 0x80070490)
Email Address of the Current User
Embedding an iFrame into a Word document
Error in accessing the Word.Document: System.Runtime.InteropServices.COMException (0x800A11FD): This method or property is not available because the document is locked for editing. at Microsoft.Office.Interop.Word.FontClass.set_Size(Single prop)
Error to install vstor40_x64.exe in Windows 7 SP1 64 bits
Error while opening VSTO workbook from email
Error: The common language runtime could not be loaded.
Excel - cell values issue
Excel Add-In not loading when Excel is launched by VBScript
Excel Column number format with decimal places
Excel interop The server threw an exception. (Exception from HRESULT: 0x80010105 (RPC_E_SERVERFAULT))
Excel is still running though I quit and released the object
Excel threw "The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)" exception
Excel Trusted Locations not working
Excel with C# -- how to specify a range ?
Exception
Exception from HRESULT: 0x8001010D (RPC_E_CANTCALLOUT_ININPUTSYNCCALL)
Exception Microsoft.Office.Interop.Excel System.RuntimeType.ForwardCallToInvokeMember
Exception: Customization could not be loaded because the application domain could not be created - (Excel Add-in VS2012/Office Proff. Plus 2010)
Extension SSMS compatibility: package did not load
Extract all types of embedded and attachment files from word document
Extract embedded document with the word document.
Failing to create an email with outlook interop when outlook has been opened by another user account
Filtering Mail items based on Subject line in C#.NET
Find and replace for Strings over 255 charaters in Word
Find mail item by EntryID
Finding the "ControlId" for various tabs in Outlook
Formula question: What does $A$2 mean?
get range from excel sheet of separate columns using c#
get the selection range in excel with vsto
Getting an "Excel.Application" is not defined error
Getting error "This method or property is not available because the document is locked for editing."
Getting errors TF31002, TF31003, and TF30063 when trying to export Visual Studio Query to MS Excel
giving the error:Unable to cast object of type 'System.Object[*]' to type 'System.Object[]'!
Help needed to FreezePanes in excel using c#.net
Help: How to read the value/text of an Excel Cell?
How can I add the images to button using the ribbon xml?
How can I change the add-in's name displayed to the user at installation confirmation?
How can I detect if Office 2010 Primary Interop has been installed using the registry keys
How can i insert a HTML content in a word document
How do I "modify the manifest version for this application" for a VSTO Excel Add-in?
How do I enable/disable my Ribbon Buttons in Outlook after ribbon loads
how do I remove wingdings in an excel sheet?
How do I troubleshoot a .vsto Installation problem?
How do you restart numbering of a bulleted list in a Word template?
How to add a hyperlink to direct to another worksheet in the same workbook in Excel, by C#
how to add a paragraph as sub paragraph
How to add DatePicker in Excel AddIn Ribbon
How to add shortcuts or hot keys for VSTO application level add-in using .net
How to add underlined and strikethru text in cell
How to capture an Keyboard (KeyDown) Event in an Excel VSTO (v4.0) solution in VB2010 and .NET 4.0
How to close an Microsoft.Office.Interop.Outlook.MailItem in OutlookItemSend Event
How to code the button click event in ribbon(xml)?
How to combine two ranges?
How to completely uninstall a VSTO (Outlook) add-in
How to Convert an Excel Sheet to XML format
How to copy an Excel Worksheet from one workbook to another workbook with the associated C# code intact
How to determine the type of the Outlook Attachment?
How to disable Excel Add-in uisng Registry?
How to disable macros in Excel from VB.Net
How to download "Excel 9.0 Object Library"?
How to embed html img into word document?
how to embed image in html body in c# into outlook mail
How to get char(13)&char(10) in Excel ?
How to get Document Content in byte array
How to get the Data Source of a Chart in Powerpoint
How to get the images from a word document
How to hide print dialog while printing a document from vb.net application ?
How to import .ics file into Outlook programmatically?
How to install the assembly office Version 15.0.0.0 in the Global Assebly Cache (GAC) to install or run an aplication
How to install the Office Developer tools in VS 2015?
How to install VSTO runtime with Group Policy
How to Kill winword process for my Word.Application only ?
How to make a excel cell ReadOnly by C# code?
How to programmatically hide a column on the excel
How to protect bookmarks / prevent users from deleting a bookmark
How to put array into excel range
How to read emails from Exchange online in c#.net using Office 365 API
How to read Excel worksheet into memory
How to read header and footer of the word document using interop services in C#
How to Save Outlook email as .eml file using add-in when it was in compose mode
How to sign the office application
how to stop a popup for install customization excel plugin
How to stop putting signature at the end of the body when a mail is being created from a template in outlook 2007?
How to use .NET reactor to protect VSTO click-once solution
How to use Powershell to save an Excel worksheet as a tab delimited txt file
How to use Range.AutoFilter with more than 2 criteria for a field in C#
How to write C# code to select multiple rows at one time?
HRESULT 800ac472 from set operations in Excel
HTML in Outlook meeting body
Hyperlinks in Word seem to be too long
Increase Timeout and maxRequestLength in app.config?
Insert Bitmap into the Excel worksheet from Addin
Insert multilple excel rows at a time in C#
Inserting hyperlink programmatically into Word document using C#.NET
Install Microsoft.Office.Interop.Excel.dll in GAC
install VSTO for all user silently
Installer fails when installing VSTO Runtime
InteropServices.COMException
Invalid Characters for Excel Sheet Names
Is there a way to tell the difference between an attached file, and an image that is embedded in an email?
License Terms of ‘Microsoft.Office.Interop.Excel.dll'
List of ID numbers for built-in CommandBar controls in Excel 2007.
Load Behavior and Word add-in.
LoadBehavior changes from 3 to 2 in excel addin
LoadBehavior value always changes from 3 to 2.
location of dll's and .config files, vsto 4 published outlook addin
Microsoft Visual Studio 2010 Tools for Office Runtime installation fails with 0x80070643
Microsoft.Office.Core.MsoTriState' is defined in an assembly that is not referenced
Microsoft.Office.Interop error 0x800401E3
microsoft.office.interop.access.dao
Microsoft.Office.interop.access.dao not work with Office 365
Mismatch office interop library (Library not registered)
MS-WORD AUTOMATION ERROR : "The message filter indicated that the application is busy."
MS.Office.Interop issues when building
msxml.dll won't register on 64 bit Windows.
Multithreading in VBA for Excel
Non pumping wait or processing a very long running operation without pumping Windows messages.
Object reference not set to an instance of an object
Office VSTO Click-Once Add-in Installation: avoid Trusted Publisher warning
Open Excel in IE ERROR : This document contains custom code that cannot be loaded because the location is not in your trusted locations list
Operation is Attempting to Shift Cells .... Error Message
PDF to Base64
Problem in identifying Double and DateTime using Range.Value2 in Excel
Problem with VSTOInstaller.Config
Programmatically add buttons to quick access toolbar
Put an Excel worksheet inside a .Net Form
Quickly get coordinates of a Range in Word?
Re: Insert row in excel with c#
reading a boolean value from a cell
Reading and Writting RTF into and from word document dynamically
Reading Excel From C#
Reading Selected Cells from an excel Sheet
Refresh embedded Excel table Object when Powerpoint open
Regarding opening excel file in C#
Removed Feature: Data validation from /xl/worksheets/
Replacing Excel VBA with C# or VB .NET
Rich text control cannot be inserted around multiple selections.
row count and column count of excel file in C#
SaveCopyAs not saving xlsx files correctly in excel 2003
Saving an Excel File Exception from HRESULT: 0x800A03EC.
Saving HTML from MemoryStream into a Excel file.
Saving OLEObject content to a file
Saving workbook and closing Excel in c# / .Net project using Interop assemblies...
Select Excel Range while row has data C#
set active worksheet in excel using c#
Set_style() is not setting up the style on text using interop C#
Slide (unknown member) : Integer out of range. 0 is not in the valid range of 1 to 12
Static code analyzer for VBA scripts
System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values. Parameter name: entryValue -- cannot install Word AddIn after upgrade Oddice 2010 to 2013
System.Deployment.Application not found
System.Runtime.InteropServices.COMException (0x80004005)
System.Runtime.InteropServices.COMException (0x80010105): The server threw an exception. (Exception from HRESULT: 0x80010105
System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {000209FF-0000-0000-C000-000000000046} failed due to the following error: 80040154.
System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC
System.Runtime.InteropServices.COMException was unhandled in the word automation code.
System.Security.SecurityException: Customized functionality in this application will not work because the certificate used to sign the deployment manifest for Test AddIn or its location is not trusted. Contact your administrator for further assis
The operation is not allowed. The operartion is attempting to shift cells in a table in your worksheet.
The remote or network path you have entered is not allowed by your current security settings
The subject is not trusted for the specified action when trying to insert self-developed ActiveX DLL in Excel user form.
Trying to overcome the "The solution cannot be installed because it is signed by a publisher whom you have not yet chosen to trust." error.
Turn on filter for entire range with C# in Excel 2007 Workbook app?
Unable to cast COM object of Office Interop Word
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Tools.Office. in vsto
Unable to install an application because an application with the same identity is already installed
VS 2012 RC and Visual Studio Tools for Office
vsto add-in not in add/remove programs
VSTO Add-In will not load on Startup
VSTO AddIn is not a valid add in
VSTO Silent Install
VSTO_SUPPRESSDISPLAYALERTS = 0, Does not popup error message but add-in still disabled
VSTOInstaller
vstoinstaller silent install
Where is Microsoft.Office.Interop.Excel dll for Visual Studio 2017?
Where to find Office 2013 PIAs for install
Where to find Office 2013/ PIAs for install
Word 2010 Show/Hide table columns
Workbook.SaveAs() suppress overwrite file dialog
You cannot debug or run this project because the required version of microsoft office application is not installed