AddIn (Add-In or Add In) is a synonym for plugin - a program that is triggered by a host program allowing third party developers to manipulate or extend the hosting program.
0
votes
1answer
24 views
How to get words from current visible page of ms word document?
I'm developing C# addin for MS Word. I can grab all words of current document - it's something like that:
app = (Word._Application )Application; // Application object comes on addin's connection
...
0
votes
0answers
16 views
Word AddIn Insertion of image, clicking enter next to image duplicating the image
In the Word Add In, I am inserted an image which is inserting properly.The issue I am facing is If I click on enter next to the image insetertion it is duplicting the image. The code which I used is ...
-1
votes
1answer
20 views
Outlook 2013 Add-In MailItem
I created an Outlook 2013 AddIn which should read the "location" field of an E-Mail.
I achieved it to get the selected MailItem and to read the subject from it but is there
a way to read the ...
0
votes
0answers
55 views
how to access my yahoo or gmail account in outlook (c#)?
I have 3 data files:
Outlook data file (is empty)
Gmail data file (from my gmail pop3)
Yahoo data file (from my yahoo imap)
I can access the Outlook data file inbox (which is always empty, I don't ...
0
votes
0answers
63 views
Excel Add In's Custom Ribbon Tab Will Not Display
I've created an application level add-in for Excel to automate some tasks. I used the VS2012 template Visual C# > Office > 2010 > Excel 2010 Add-In.
Rather than having an action pane open every time ...
0
votes
0answers
23 views
Add an Item to the visual studio folder right-click menu within AddIn
I want to add an menuitem to the right-click=>Add menu in visual studio 2012 solution explorer. When click the custom item I can add a project with my template.
I developed a Visual Studio Add-In to ...
0
votes
0answers
33 views
Implement a Combobox with checkboxe in Excel add-in (Project) with C#
I want to implement a combobox including checkboxes in my excel add-in.
I have searched and found lots of projects implemented this component in winForms, but there wasn't any in excel add-in project ...
-1
votes
1answer
39 views
C# Add-in vs VBA Macro for Excel functionality
We would like to give users of our system the opportunity to drag some of the data from a database into Excel. (Only reading data, no chance of writing any data back to the DB). The users do not have ...
0
votes
1answer
18 views
Auto collapse to definitions visual studio 2012
I have been looking high and low for a way to auto collapse to definitions in visual studio 2012 when you open a file.
I found a solution for VS2010 here Any way to auto collapse to definitions ...
0
votes
0answers
7 views
Determining which Visual Studio context menu was selected?
I'm writing a VS2012 add-in, adding a command to Build Explorer context menu (see related question). The command gets added to 2 different context menus:
Build Explorer
Team Explorer, Builds page, ...
0
votes
0answers
26 views
VS 2012 Web test details are not displayed when ran from an ordered test
Similar question (for VS 2010) like:
Web test details are not displayed when ran from an ordered test
After running single web performance test, the detailed results can be viewed, but when put to ...
0
votes
2answers
36 views
Can't find the list of most (all?) tab names for the ribbon in Office
After some heavy googling, I've concluded that I'm unable to locate information on the id names for the different components of the ribbon in Office.
For instance, even though the following XML ...
0
votes
1answer
20 views
How to make addin solution of outlook 2010 to work in outlook 2007?
I have developed addin solution for outlook 2010 that generates new tab on Message window, Here a message could be loaded on mail from word document by clicking on Button. It is working fine. Now i ...
0
votes
1answer
15 views
Finding builds in Team Explorer's “My Builds”
I'm writing a Visual Studio 2012 add-in which extends Build Explorer - basically, I add a context menu option for every build (completed or running, but not queued). Following a blog post about doing ...
1
vote
0answers
30 views
Create a user control that will display all the pages of current word addin document
I have created a Word addin in c#.net. That is working fine, now I have a requirement that I need to give a full document navigation/preview (just like power point display of slides). When I have ...
0
votes
0answers
21 views
CommandBarPopup CommandBar and Controls properties throw error with templates
I'm working on an Office Add-in (written in VB6). I'm adding controls to the command bar, which works fine when MS Word (2010) is opening a .doc or .docx which uses the default template. I'm running ...
0
votes
0answers
21 views
SourceControl2 GetBindings returns Library not registered
I have a add-in that works in vs2008 and vs2010. It connects to the TFS 2010 and takes information (SourceControlBindings class) about file using its local path
The code is very simple:
var sc = ...
0
votes
0answers
12 views
how to deploy updates to office addins / versioning & building workflow
I wrote an Office Outlook 2010 Addin in VB .net in VS 2012 and use the publish option of VS to create a folder that contains "setup.exe" and the "Application Files" folder to deploy it on other ...
0
votes
0answers
34 views
Unable to Add shockwave flash object to windows form in word add-in
I have Word add-in contains a windows from that contains a shockwave flash object.
I'm using vs2010, .net3.5.
The problem is that i'm unable to add shockwave flash object to windows form in word ...
0
votes
0answers
26 views
Visual Studio 2012 Add-in does not function properly
I have made a add-in for visual studio 2012 and it behaves very strangely.
When I am developing it and I debug it, it works fine, but when we try it on a different computer, it does not seem to load.
...
0
votes
2answers
90 views
Parsing excel data ( containing xml ) in VBA
I have a simple excel file containing rows and columns. One of the column contains rows of data which is string like this (XML data)
<Employee Name="R1" Designation="Developer">
<SkillSet ...
0
votes
0answers
19 views
digiKam: how to extend it? Plugins or core changes?
I want to use the digiKam open source project to perform operations for which this program has not been designed for.
A first extension would allow to view multiple images simultaneously on the main ...
0
votes
0answers
26 views
MS 2010 add-in CommandBar during Autocorrect menu
I've got small issue with adding custom button into CommandBar (right click context menu) in MS 2010.
If the selected word isn't in correct form (against dictionary) the CommandBar menu is customized ...
1
vote
1answer
44 views
Durandal in chrome addin
I want to develop a google chrome addin. For MVVM composition I would like to use DurandalJS. As I am new to chrome addin development I would like to know wether this is possible or if chrome's ...
-1
votes
1answer
63 views
how to make my existing application an extendable app using vb.net [closed]
I have an existing application built in vb.net. What I would like to do is to add some plugins or add-ins to my existing application. How could i do that?
Awaiting for your positive replies..
...
1
vote
0answers
22 views
Outlook Add-In becomes inactive after Windows Update
I have written an Outlook add-in (VSTO in C#) and now the problem occurs that on some machines (all Windows 7) with Office 2010 installed the Outlook add-in suddenly becomes inactive after a Windows ...
1
vote
1answer
59 views
Outlook 2010 VSTO Change Attachment Size on Filename
Hello I am writing a Outlook 2010 addin and I basically I need to manipulate the size of the attachment being show in the OL Inspector, where the attachments are listed, or just not show the size.
...
0
votes
0answers
37 views
How to add eventhandler when contentcontrol.DropdownListEntries changes ?? C# Word Add-in
foreach (Word.ContentControl xx in vstoDocument.ContentControls)
{
if (Word.WdContentControlType.wdContentControlComboBox && xx.Tag == "emp_id_cobox") ...
0
votes
1answer
21 views
How to get rid of the menu bar of a custom task pane?
Hello,
I have constructed a simple custom task pane for Excel, and woud like the top of the user control inside the pane to align with the top of the column headers, but there is an ugly menu bar on ...
0
votes
0answers
101 views
Refresh data in excel Add-in in C#
I'm using visual studio C# to write an add-in for Microsoft Excel 2010.
The needed data for the add-in is given by webService and the database is being updated during the day.
The add-in should ...
1
vote
1answer
58 views
How to add on mouse hover effect in Word 2010 addin
I wish to add text to the bottom of the font hover menu in word add-in:
But i cant find any documentation regarding this specific menu.
ADDED
My goal is to get an onmousehover effect while ...
0
votes
0answers
38 views
COMException on Windows 7 Outlook 2007 Add-in during MailItem.SaveAs
I've exhausted all efforts trying to figure this out, so if anyone has any insight... please post.
We have an Outlook Add-in that has been built to run on Outlook 2007 and 2010. It runs, and it ...
0
votes
0answers
60 views
Excel Add-in: How to remove macro hotkey
How do I remove the hotkey from a macro which does NOT appear in Tools > Macro > Macros?
I installed an add-in and Excel has automatically assigned the hotkey "CTRL+U" to it. I want Ctrl+U to retain ...
0
votes
0answers
8 views
How to create solution add-ins in Visual Studion 2008
I'am trying to create Solution Add-in with the help of this link:
http://msdn.microsoft.com/en-gb/library/vstudio/ms165621(v=vs.80)
However, I've been loosing. I follow those instructions carefully, ...
0
votes
0answers
16 views
How to create a VS2008 Add-in with XAML based tool window?
I am not sure if this is possible, when I create a XAML based window from UserControl and create the instance via Windows2.CreateToolWindow2 in my add-in code, it throw exception about :
However ...
2
votes
2answers
61 views
Powerpoint Event handling - Prevent New Presentation
I am creating a Powerpoint Add-in. I would like to restrict user from either:
Create New Presentation
Open an existing Presentation
I have used this tutorial/overview to trap the NewPresentation ...
0
votes
1answer
73 views
custom Ribbon is loaded before ThisAddIn_Startup, but I'd like to initialize some things there - best solution?
I'm developing a Word Add-In with its own Ribbon tab. Most of my actual code is contain in some Service classes that get initialized in ThisAddIn_Startup and assigned to properties of the ThisAddIn ...
1
vote
1answer
39 views
Excel addin (C#) + SharePoint 2003
there is Excel add-in that generates an information sheet. The client has this Excel addin.
There is portal SharePoint 2003.
On the client in Excel addin there is a button to click which add excel ...
-1
votes
1answer
79 views
Error 13: Type mismatch
I have a example Add ins of excel:
I call object InDesign as:
Private Sub btnStart_Click()
Dim pCnt As Integer
Dim myInDesign As InDesign.Application
Dim myDoc As InDesign.Document
...
1
vote
1answer
63 views
How using Adobe Indesign API in VB.Net
I have got an example add ins of excel:
I create a object InDesign.Application
Dim myInDesign As InDesign.Application
Dim myDoc As InDesign.Document
Dim myPage As ...
0
votes
0answers
14 views
Determine whether TextSelection is into Attribute or not. VS'12 Addin
How can I determine does current TextSelection object place into Attribute element(method-attribute, class-attribute etc.) or not?
0
votes
1answer
105 views
Why set value cell of excel not working in vb.net?
I create a sample add ins for excel by vb.net:
Imports System.Runtime.InteropServices
Imports Excel = Microsoft.Office.Interop.Excel
Public Class Form1
Private Sub Button1_Click(ByVal ...
0
votes
1answer
71 views
TF249051: No URL can be found that corresponds to the following server name
So am trying to open work items in Excel on my machine (TFS 2010 and Excel 2007) and I received original error from Excel
TF80070: Team Foundation encountered an error while performing the ...
2
votes
2answers
47 views
Add in installed and referenced
I want to check if addin is installed and is referenced. The below code checks for add in is installed or not. How can i check if its referenced in excel.
By Refernced i mean is Tools > Addins > ...
0
votes
1answer
40 views
Run excel add in when workbook opens and pass the activeworkbook to add in
Need some advice on running an excel add in. I have created an excel add in that, checks workbooks opened by users and determines if the excel opened by user has code behind it. This bit works fine.
...
0
votes
2answers
51 views
Lost network connection causes Excel to crash
My Excel AddIn is written in NetOffice, ExcelDNA, C#
It calls web service to get data. It takes a while to fetch a large amount of data.
During the process of data fetch, if network connection is ...
1
vote
1answer
31 views
how to avoid UI blocking in a VisualStudio Add-in
I have a VisualStudio Add-in (plug-in), when the function of this Add-in is triggered, it will take a few seconds to finish. During this period, the UI is blocked. How can I avoid blocking the UI?
1
vote
1answer
31 views
How do you remove/uninstall Add-Ins for Visual Studio if they are broken?
I had EntitySpaces Add-in for Visual Studio (all versions) installed. Upon uninstalling it, when you start up any version of Visual Studio, you get the message "could not rename add-in file". How do ...
0
votes
1answer
192 views
How to redistribute Visual Studio 2010 Tools for Office Runtime with InstallShield correctly?
Using: VS 2012,
InstallShield 2012 Spring Express
For my Excel Add-In I need to redistribute to prerequisites:
- Microsoft .NET Framework 4.5 Full
- Visual Studio 2010 Tools for Office Runtime
There ...
0
votes
0answers
125 views
How to get rid of the VMware error when starting Visual Studio 2012, but without disabling VMDebugger add-in?
I am getting the following error when starting Visual Studio 2012 as unprivileged user:
An error has occurred while trying to access the log file. Logging may not function properly.
A casual web ...






