Deploying add-ins from Visual Studio Tools for Office

  • Thread starter tnemec78@googlemail.com
  • Start date
Status
Not open for further replies.
T

tnemec78@googlemail.com

The recommended way to write office add-in these days is using VSTO

and C#.NET

Can I rely on .NET framework and/or other prerequisites to be

installed with Office 2003 and newer? If this is not the case then I

don't see the point of using this technology ...

I am writing a COM add-in in C++ and want to evaluate pros and cons of

migrating to VSTO.

Thanks
 
VSTO is great if you only need to support one version of Outlook in your

addin (2003 or 2007), or can live with not supporting the ribbon in Outlook

2007 with an Outlook 2003 targeted addin. If I have to support multiple

versions of Outlook in one addin code base I generally prefer to use a

shared addin myself.

The choice of C# or VB.NET is up to you and which language you are more

comfortable with. There are more samples in C#, but otherwise they are

roughly equal. I program Outlook/Office addins using both languages,

depending on the customer's wishes. I will say however that the ratio is

probably about 80% C#, 10% VB.NET and 10% VB6 these days as to what the

customer wants.

The prerequisites are a mess with any language or shared/VSTO addins with

managed code. It's your responsibility to make sure they all are there.

WinXP SP2 or later on CD, and later versions of Windows, all include a

Framework version. Other versions of Windows don't and unless the Framework

has been installed for some other code or from MS Update it won't be there.

Therefore you would need to check for that being installed.

The PIA's aren't installed at all, except as an optional installation, for

Office 2003 or earlier. For Office 2007 the PIA's are only installed when

Office is installed if the Framework is already installed when Office is

being installed. Otherwise they must be installed optionally. Therefore you

also must check for the PIA's being installed in the GAC.

The PIA installation for Office 2003 from the CD includes Extensibility. The

redistributable PIA MSI for Office 2003 doesn't include Extensibility, and

therefore that MSI must be separately installed. The redistributable PIA

package for Office 2007 does include Extensibility, so it doesn't require a

separate installer MSI for that.

For VSTO you also need the VSTO runtime installed, plus optionally the

language pack. You also need custom actions to set the CAS to provide full

trust to the VSTO assemblies.

If installing on Vista or later you also would need to strong name your

assemblies and include a manifest file that includes the public key of your

certificate as well as the <asInvoker> type XML to set the security level

required to run your addin.

Managed code installation is nowhere near as clean and simple as installing

an unmanaged code addin, whether in C++ or VB6 or Delphi or whatever.

<tnemec78@googlemail.com> wrote in message

news:ade8f15f-e9a6-424f-b134-51ce44461f7e@r3g2000vbp.googlegroups.com...
> The recommended way to write office add-in these days is using VSTO
> and C#.NET
> Can I rely on .NET framework and/or other prerequisites to be
> installed with Office 2003 and newer? If this is not the case then I
> don't see the point of using this technology ...

> I am writing a COM add-in in C++ and want to evaluate pros and cons of
> migrating to VSTO.

> Thanks
 
Hmm, all this looks like too much of a hassle to me. I guess I shall

stick to my guns then ;-) If it ain't broke ...
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
K Re: Problem wit deploying Outlook Add-in Outlook VBA and Custom Forms 1
E Problem wit deploying Outlook Add-in Outlook VBA and Custom Forms 3
E Problem with Deploying Add-In Outlook VBA and Custom Forms 1
J Deploying OL2007 Add-In Outlook VBA and Custom Forms 3
K Editing a .PRF file for new users after deploying Outlook 2010 with MSP Using Outlook 5
G Add Map It button to Custom Contacts Form in Outlook Outlook VBA and Custom Forms 1
G Outlook 2021 Add Picture to Custom Contact Form Outlook VBA and Custom Forms 2
P Can't add custom field to custom Outlook form, it always adds to the Folder instead Outlook VBA and Custom Forms 2
P VBA to add email address to Outlook 365 rule Outlook VBA and Custom Forms 0
S Outlook 2019 Custom outlook Add-in using Visual Studio Outlook VBA and Custom Forms 0
G automatically choosing "add to autocorrect" option Using Outlook 0
F Want to add second email to Outlook for business use Using Outlook 4
K Add an entry to a specific calendar Using Outlook 1
F Add a category before "Send an Email When You Add an Appointment to Your Calendar" Outlook VBA and Custom Forms 0
J Want to create a button on the nav bar (module add-in) to run code Outlook VBA and Custom Forms 2
M "Attachment Detacher for Outlook" add in, does it update the server copy of the email? Using Outlook 1
J Outlook 365 Add keywords from Listbox to the message body where cursor is placed Outlook VBA and Custom Forms 0
O Add Day Number of the year for 2023-2033 Outlook VBA and Custom Forms 5
J GoDaddy migrated to Office365 - Outlook Wont Add Account Exchange Server Administration 21
F Outlook 2019 Outlook 2019 Add and Sync to New computer Comcast server Using Outlook 2
Witzker Add a text line at the end of the note field in all selected Contacts Outlook VBA and Custom Forms 7
A iCloud Outlook Add In is causing Outlook 2021 to crash and got disabled Using Outlook 10
N How to add or delete items to Move dropdown Menu Using Outlook 0
G Add contacts birthday to calendar Using Outlook 4
V How to add 'Previous Item' and 'Next Item' to the Quick Access Toolbar Using Outlook 1
Commodore Safe way to add or update holidays; Windows Notifications issue Using Outlook 8
kkqq1122 How would I add Search for attachment name Outlook VBA and Custom Forms 3
L did MS ever add way to text via Outlook Using Outlook 5
P How to add a column named categories when searching in Outlook Using Outlook 0
M add new attendee to existing meetings with VBA Outlook VBA and Custom Forms 5
N Can't create NEW GROUP and add/remove a member from existing Group in Outlook Using Outlook 1
Witzker Outlook 2019 Pls. add a Prefix for OUTLOOK 2019 here Using Outlook 1
P Add inanimate objects to meetings? Using Outlook 1
O Outlook 2010 Add delete button to the side of the message list Using Outlook 1
BartH Add a string to the conditions in .Conditions.BodyOrSubject.Text Outlook VBA and Custom Forms 2
A "Get Add-Ins" - Which Version of Outlook to use Using Outlook 1
D Do I need Exchange Add-In? Using Outlook 6
C-S-R Manage Add-ins (Remove Wunderlist) Using Outlook 6
A iCloud add in problems Using Outlook 4
L Macro to add Date & Time etc to "drag to save" e-mails Outlook VBA and Custom Forms 17
C Looking for feedback on new Outlook Add-in Using Outlook 0
L isn't there an OL add-on that flags addressee before sending Using Outlook 3
S Add VBA save code Using Outlook 0
P Shortcut Pane - add shortcut to Office365 group mailbox Using Outlook 1
Z Add ComboBox Value to Body of Email Outlook VBA and Custom Forms 1
G How to add a folder shortcut to outlook quick access toolbar? Using Outlook 6
G Add to Outlook Contacts - Point to non-default contacts folder Using Outlook 0
M Automatically add senders first name to a greeting Outlook VBA and Custom Forms 1
C Add Form to Appointments Received, Automatically Outlook VBA and Custom Forms 6
O Outlook tasks - Add text column with multiple lines Using Outlook 3

Similar threads

Back
Top