Re: Add-in manager doesn't work when starting Outlook from development environment
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Mon, 1 Jun 2009 13:58:18 -0400
I'd suggest posting in the microsoft.public.win32.programmer.messaging group about this, that's where the Extended MAPI experts hang out and one of them is an expert at ECE's with Delphi.
You do know that in Office 14, soon to be in beta, that ECE's are not supported and won't run at all, don't you? You'd have to judge whether or not that makes it valid to be developing a new ECE at this time or if you might want to move to creating a COM addin if possible.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
<suffporter@xxxxxxxxxxxxxx> wrote in message news:acf010b9-f1dc-4514-9c82-57c9feafe178@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hey everybody,
I'm developing a exchange client extension with delphi. Since a week i
have a curious problem. When starting Outlook out of the development
environment I'm not able to use the add-in manager. If i press the
install button in the form where all extensions are listed nothing
happened. If i start Outlook without delphi i can click the install
button and the open dialog for .ecf files appears. Both times my
extention is loaded. But furthermore sometime it happens that the
destroy method of the extension is not called.
One week ago i was everytime able to hit the install button and the
dialog appeared and the destroy method was always called.
Has somebody an idea how i can change this behaviour?
I'm using Outlook 2007 on Windows Vista and Delphi 2007
Thank you in advance
Hans Schmidt
.
- Follow-Ups:
- References:
- Prev by Date: Add-in manager doesn't work when starting Outlook from development environment
- Next by Date: Re: Add-in manager doesn't work when starting Outlook from development environment
- Previous by thread: Add-in manager doesn't work when starting Outlook from development environment
- Next by thread: Re: Add-in manager doesn't work when starting Outlook from development environment
- Index(es):