Security Popup on reading Contacts email

R

remo

Hello
Using WinXP SP2 / Office 2003 SP2 / VisualStudio 2005 Prof
I've ha application (EXE) with C_Scharp builded that will access the email
contacts.
All works fine, but Outlook bings up the Message Box "A programm is trying
to access ..."
(http://office.microsoft.com/de-de/assistance/HA011127891033.aspx)

When I click ok give access for 10 min t works ok.
But the enduser d'ont want to click this popup.

How can my programm be trustet?
How can it say to Outlook this is a safe applikation ?

Is there a key in the security
(HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security)

But I d'ont want to use thirdparty DLL's like Redemption.
(They do the same also in their DLL)

regards remo
 
R

remo

Hello Ken
Wenn I use the Redemtion DLL in my exe, then it works?
But how do they that?

and why can Remtion that do and I cannot???

regards remo
 
K

Ken Slovak - [MVP - Outlook]

Extended MAPI is exempt from the Outlook object model security. Redemption
is a COM wrapper for many Extended MAPI functions, as such it is not subject
to the Outlook object model security.
 
R

remo

Redemtion use extendet MAPI?
So I can use it also?
Where do I find the documtnetation about this com Interface?

regards remo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top