![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I have access both to Visual Studio 2005 Tools for Office and Visual
Basic version 6. I need to write an add-in for Outlook. I want it to be compatible with Outlook 2000, XP, 2003 (and 2007) on Windows 2000 or later. The addin will be distributed and I cannot be sure that the customers have DOTNET 2.0. After some testing and investigation, it seems that I can solve my problem with VB6 + redemption. Using VB6 the installation will be very easy, just distribute the dll+redemption+register them. If I am not mistaken vbrun is always included in Windows 2000 and later. If I go the VSTO route, I have to distribute DOTNET 2.0 and my program, so the installation will increase in size from 1Mb to 30 Mb. (Can VSTO use DOTNET 1.1, which seems to be much more distributed?) Also, if I understand the documentation properly, VSTO will have the security dialog problem for Outlook 2000 and Outlook XP. Are there ANY advantages using VSTO? I would like to use smart tags, but Outlook doesn't support that anyway (except if you use Word as editor, do users normally do that?) Please tell my why I should use MS latest technology instead of 8 year old VB6. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Uninstall Outlook add-in | KPowell | Add-ins for Outlook | 1 | February 15th 06 09:55 PM |
why can't you add a page to a form just like you can add a page to the property page | donald | Outlook - Using Forms | 2 | January 25th 06 10:50 AM |
Can't add contacts to Outlook | Noel Fryer | Outlook - Using Contacts | 5 | January 20th 06 11:28 AM |
Add-In in Outlook doesn't load any more | outl00kalium | Add-ins for Outlook | 0 | January 8th 06 04:49 PM |