![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi all, Is there a possibility to auto-restart an application (e.g. when an error occurs ??) Explanation: I have a unattended application (24 x 7) that reads Outlook data every x minutes and presents these data on a screen. Sometimes an error occurs (Msgbox) and the application just waits until someone hits OK . Sometimes a restart is necessary... A solution would be when this application would restart by itself when an error occurs. I would then log the err-messages in a logfile but I don't need /want any user intervention to restart. Any ideas? BTW this is Access 2003 Regards, Arno R |
#3
| |||
| |||
|
|
"Arno R" <arracomn_o_s_p_a_m (AT) planet (DOT) nl> wrote in message news:4b8fa153$0$14117$703f8584 (AT) textnews (DOT) kpn.nl... Hi all, Is there a possibility to auto-restart an application (e.g. when an error occurs ??) Explanation: I have a unattended application (24 x 7) that reads Outlook data every x minutes and presents these data on a screen. Sometimes an error occurs (Msgbox) and the application just waits until someone hits OK . Sometimes a restart is necessary... A solution would be when this application would restart by itself when an error occurs. I would then log the err-messages in a logfile but I don't need /want any user intervention to restart. Any ideas? BTW this is Access 2003 Regards, Arno R Don't display the message box or use a form with a timer event instead of the built-in message box. |
![]() |
| Thread Tools | |
| Display Modes | |
| |