Disable Security Dialogs

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am running a program in .NET, what it does is read the outlook contacts
folder and dump into sql server. I want to run this as a nightly job, the
problem is when I run it prompts me for Yes/No, which I want to
disable(shouldn't not prompt).

I read about Redemption etc., I need a code which does that. We are not
allowed to use third party software.

Appreciate your help
Thanks
 
Back
Top