Outlook access Pop-up  
Author Message
LeeBeck





PostPosted: Mon Dec 13 08:31:06 CST 2004 Top

Visual C#.Net >> Outlook access Pop-up Hi,

I have written a console application which accesses
emails stored on outlook and information about them into
SQL Server.
The program works but I have click yes to all the pop-ups
that appear to say another program is trying to access
outlook. Is there a way to stop this pop-up from
appearing as ideally I want to move this application onto
the server to work with exchange instead of the client
outlook.

DotNet388  
 
 
Peter





PostPosted: Mon Dec 13 08:31:06 CST 2004 Top

Visual C#.Net >> Outlook access Pop-up Hi,

Take a look at this link: http://www.outlookcode.com/d/sec.htm

--
Regards,
Peter Jausovec
(http://blog.jausovec.net)
"W Akthar" <EMail@HideDomain.com> je napisal v sporocilo
news:168f01c4e115$c04a15a0$EMail@HideDomain.com ...
> Hi,
>
> I have written a console application which accesses
> emails stored on outlook and information about them into
> SQL Server.
> The program works but I have click yes to all the pop-ups
> that appear to say another program is trying to access
> outlook. Is there a way to stop this pop-up from
> appearing as ideally I want to move this application onto
> the server to work with exchange instead of the client
> outlook.