gselliott
Registered User.
- Local time
- Today, 22:48
- Joined
- May 17, 2002
- Messages
- 106
I have got a Database running via Citrix that is used to store Helpdesk information and allocate jobs to members of our team using Outlook Tasks. This uses the EmailSend function in a on Click event and has been working fine until we recently installed Office 2000 service pack 3 onto our Citrix Servers. When the button is clicked now we have to go through 2 message boxes before the task is sent, these message boxes are all generated from Outlook and say the following:
Message box 1: ‘A Program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?’ You then have to select a tick box to allow you to have access.
Message box 2: ‘A Program is trying to automatically send e-mail on your behalf. Do you want to allow this?’
I know that this isn't stricly a Access problem but i was wondering if anyone has had the same or similar problems and can you fix it using code?
Thanks in advance.
Message box 1: ‘A Program is trying to access e-mail addresses you have stored in Outlook. Do you want to allow this?’ You then have to select a tick box to allow you to have access.
Message box 2: ‘A Program is trying to automatically send e-mail on your behalf. Do you want to allow this?’
I know that this isn't stricly a Access problem but i was wondering if anyone has had the same or similar problems and can you fix it using code?
Thanks in advance.