Group:  Microsoft Outlook ยป microsoft.public.outlook.interop
Thread: Security Popup on reading Contacts email

DotNetBag
.NET Development Newsgroups

HTVi
TV Discussion Newsgroups

Our Hot Pick: Rising Antivirus 2006 - Certified by TUV & Checkmark! Get 10% discount by entering this coupon code: ONDISCOUNT10
Rising Antivirus 2006

Security Popup on reading Contacts email
"remo" <brigger[ at ]onlinepansystem.ch> 06.09.2006 13:33:51
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


Re: Security Popup on reading Contacts email
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 06.09.2006 14:11:15
As a separate EXE your options are very limited, especially if Exchange
isn't being used. See http://www.outlookcode.com/d/sec.htm but I don't think
you'll get anywhere unless you use something like Redemption.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"remo" <brigger[ at ]onlinepansystem.ch> wrote in message
news:eb2kUkb0GHA.3464[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> 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
>

Re: Security Popup on reading Contacts email
"remo" <brigger[ at ]onlinepansystem.ch> 06.09.2006 15:58:58
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


"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> wrote in message
news:O5LYX5b0GHA.4228[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text]
> As a separate EXE your options are very limited, especially if Exchange
> isn't being used. See http://www.outlookcode.com/d/sec.htm but I don't
> think you'll get anywhere unless you use something like Redemption.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "remo" <brigger[ at ]onlinepansystem.ch> wrote in message
> news:eb2kUkb0GHA.3464[ at ]TK2MSFTNGP03.phx.gbl...
>> 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
>>
>


Re: Security Popup on reading Contacts email
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 06.09.2006 18:49:33
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.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"remo" <brigger[ at ]onlinepansystem.ch> wrote in message
news:env$M1c0GHA.4116[ at ]TK2MSFTNGP02.phx.gbl...
[Quoted Text]
> 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

Re: Security Popup on reading Contacts email
"remo" <brigger[ at ]onlinepansystem.ch> 07.09.2006 05:12:23
Redemtion use extendet MAPI?
So I can use it also?
Where do I find the documtnetation about this com Interface?

regards remo


"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> wrote in message
news:Ou173Ue0GHA.4976[ at ]TK2MSFTNGP02.phx.gbl...
[Quoted Text]
> 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.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
> Reminder Manager, Extended Reminders, Attachment Options
> http://www.slovaktech.com/products.htm
>
>
> "remo" <brigger[ at ]onlinepansystem.ch> wrote in message
> news:env$M1c0GHA.4116[ at ]TK2MSFTNGP02.phx.gbl...
>> 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
>


Re: Security Popup on reading Contacts email
"Ken Slovak - [MVP - Outlook]" <kenslovak[ at ]mvps.org> 07.09.2006 13:48:54
www.dimastr.com/redemption

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"remo" <brigger[ at ]onlinepansystem.ch> wrote in message
news:O2a4owj0GHA.4796[ at ]TK2MSFTNGP03.phx.gbl...
[Quoted Text]
> Redemtion use extendet MAPI?
> So I can use it also?
> Where do I find the documtnetation about this com Interface?
>
> regards remo

Home | Search | Terms | Imprint | Contact
Newsgroups Reader - provided by WiredBox.Net