Deploying OL2007 Add-In

Status
Not open for further replies.
J

John

Hi

Are there any step by step simple instructions on how to deploy Outlook 2007

Add-In created in VS 2008? The documentation I have gone through seemed

complicated.

Thanks

Regards
 
Shared managed code addin or VSTO addin? If shared are you using a shim?

Are you deploying any necessary PIA's and dependencies? If you want an addin

for Outlook 2007 that must be installed on your dev machine. If you want one

for Outlook 2003 that has to be installed on the dev machine (only 1 version

of Outlook can be installed). That will run on Outlook 2007, but a 2007

developed addin won't run in Outlook 2003.

"John" <info@nospam.infovis.co.uk> wrote in message

news:euvxy98AKHA.5780@TK2MSFTNGP03.phx.gbl...
> Hi

> Are there any step by step simple instructions on how to deploy Outlook
> 2007 Add-In created in VS 2008? The documentation I have gone through
> seemed complicated.

> Thanks

> Regards

>
 
vs 2008 add-in, no shin

both production and target pcs have OL2007

Thanks

Regards
<kenslovak@mvps.org> wrote in message

news:u%23M0DS%23AKHA.3708@TK2MSFTNGP02.phx.gbl...
> Shared managed code addin or VSTO addin? If shared are you using a shim?

> Are you deploying any necessary PIA's and dependencies? If you want an
> addin for Outlook 2007 that must be installed on your dev machine. If you
> want one for Outlook 2003 that has to be installed on the dev machine
> (only 1 version of Outlook can be installed). That will run on Outlook
> 2007, but a 2007 developed addin won't run in Outlook 2003.

> >

>

> "John" <info@nospam.infovis.co.uk> wrote in message
> news:euvxy98AKHA.5780@TK2MSFTNGP03.phx.gbl...
> > Hi
>

>> Are there any step by step simple instructions on how to deploy Outlook
> > 2007 Add-In created in VS 2008? The documentation I have gone through
> > seemed complicated.
>

>> Thanks
>

>> Regards
>

>>

>
 
I would very strongly recommend using a shim. If you don't then you're in

the same AppDomain as any other unshimmed managed code running in Outlook.

That means that any unhandled exception in any of that code, not just yours,

or a crash in any of that code will end up disabling all those applications.

If you're in your own AppDomain from a shim only your own code gets

disabled, and if any other application causes problems only that gets

affected, not your code.

For a pure Outlook 2007 solutiion you can use either a standard setup

program or you can use a ClickOnce deployment. With a shimmed solution the

ManagedAggregator code and the addin code aren't registered for COM, only

the shim dll is registered. It then loads the addin when Outlook calls for

it. You add the primary outputs of the ManagedAggregator, addin and shim to

the setup project, deploy any dependencies you need and make sure that the

registrations are set up.

For ClickOnce deployment you can review the material at

http://msdn.microsoft.com/en-us/library/t71a733d(VS.80).aspx for lots of

information.

The Shim Wizard information and download is at

http://msdn.microsoft.com/en-us/library/bb508939.aspx.

"John" <info@nospam.infovis.co.uk> wrote in message

news:%23WlK08%23AKHA.1476@TK2MSFTNGP05.phx.gbl...
> vs 2008 add-in, no shin
> both production and target pcs have OL2007

> Thanks

> Regards
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
K Editing a .PRF file for new users after deploying Outlook 2010 with MSP Using Outlook 5
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
T Deploying add-ins from Visual Studio Tools for Office Outlook VBA and Custom Forms 2
J Does the .fdm contain my custom form? How to make ol use it? - ol2007 Outlook VBA and Custom Forms 4
E OL2007 on Exchange: opening OL on different computers Using Outlook 1
Z OL2007 - is there a way to disable the "feature" that cripples mails that are in the "junk" folder? Using Outlook 37
R Multiple instances of OL2007 and creating rules Exchange Server Administration 1
P OL2007 -- All day appt. end time is "tomorrow" Using Outlook 3
T Search for multiple contacts in OL2007 Using Outlook 3
M Develop for OL2003 on OL2007 machine using VS2008 and VSTO? Outlook VBA and Custom Forms 1
M OL2007 Add-in won't install on OL2010 Outlook VBA and Custom Forms 1
P Embed Word doc w/form into OL2007 form Outlook VBA and Custom Forms 1
N Right-click an address -&gt; add to BCM? [OL2007] BCM (Business Contact Manager) 1
A How to replace getcontactsfolder (ol2007) in Outlook 2003 Outlook VBA and Custom Forms 2
P Redemption not working on OL2007 Outlook VBA and Custom Forms 2
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

Similar threads

Back
Top