Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Exchange security settings

1 view
Skip to first unread message

Ulf Lövgren

unread,
Nov 17, 2004, 8:36:47 AM11/17/04
to
We have developed an Outlook add-in which is based on the techniques
Exchange Client Extensions, MAPI and Outlook Object Model. The different
techniques are used in the following ways:

a.. Exchange Client Extensions is used for connecting our add-in to
Outlook. We use more or less only the method IExchExt::Install().
b.. Outlook Object Model is mainly used for creating customized toolbars
and buttons.
c.. MAPI is used for all other communication with Outlook, e.g. creating
folders, creating messages, reading and writing properties etc.


A customer of ours has configured the security of the Exchange server to a
degree where our Outlook add-in is refused to be loaded by Outlook. The
about dialog of Outlook reports "Security Mode: Administrator Controlled".

What settings on the Exchange server needs to be done in order for our
add-in to run?

// Ulf


Dmitry Streblechenko (MVP)

unread,
Nov 18, 2004, 2:24:14 PM11/18/04
to
So you created both an Exchnage Client Extension (ECE) and a COM addin?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool


"Ulf Lövgren" <ulf.l...@newsgroup.nospam> wrote in message
news:ejAgIrKz...@TK2MSFTNGP12.phx.gbl...

Ulf Lövgren

unread,
Nov 25, 2004, 6:19:11 AM11/25/04
to
No we only use ECE as addin, i.e we do not use the COM technique. However,
we use OOM and MAPI when communicating with Outlook and performing the
actions that we need for our addin functionality.


"Dmitry Streblechenko (MVP)" <dmi...@dimastr.com> wrote in message
news:ePCjpQa...@TK2MSFTNGP14.phx.gbl...

Dmitry Streblechenko (MVP)

unread,
Nov 29, 2004, 2:03:06 PM11/29/04
to
How does "our Outlook add-in is refused to be loaded by Outlook" manifest
itself?
Do you install your ECE using registry or an ECF file? Did you try deleting
the extend.dat file? Is your extension listed in Help|About|Disabled Items?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool


"Ulf Lövgren" <ulf.l...@newsgroup.nospam> wrote in message

news:evarSBu0...@TK2MSFTNGP15.phx.gbl...

Ulf Lövgren

unread,
Nov 30, 2004, 8:56:53 AM11/30/04
to
> How does "our Outlook add-in is refused to be loaded by Outlook" manifest
> itself?
Our customly created toolbar is not shown/created during Oulook startup. We
create the toolbar via OOM when we receive
the IExchExtUserEvents::OnObjectChange event for the EECONTEXT_VIEWER
context.

> Do you install your ECE using registry or an ECF file?

In case of the user have access to HKLM we do both. Otherwise we only
install the ECE via an ECF file.

> Did you try deleting the extend.dat file?

Our installation software deletes the extend.dat file when our application
is being installed.

> Is your extension listed in Help|About|Disabled Items?

Unfortunately no. This was the first place I looked.

Thank you, Ulf Lövgren


"Dmitry Streblechenko (MVP)" <dmi...@dimastr.com> wrote in message

news:%23vynCYk...@TK2MSFTNGP09.phx.gbl...

Dmitry Streblechenko (MVP)

unread,
Nov 30, 2004, 12:14:12 PM11/30/04
to
But does everything else work besides the toolbar?

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool


"Ulf Lövgren" <ulf.l...@newsgroup.nospam> wrote in message

news:exBk3Ru1...@TK2MSFTNGP11.phx.gbl...

0 new messages