Code line: IECreate>IE[0]
Message:
A system shutdown has already been scheduled, ProgID: "InternetExplorer.Application"
Issue:
I am occasionally encountering this message. I have tried multiple things to resolve.
I have CloseWindow calls, various Wait> attempts both before IECreate and after IEQuit.
I have disabled IE addons, such as Java etc, etc.
I have added Let>ONERROR=myErrorHandler - the code does not fire.
When this happens, MSched hangs up.
Even if you reply to this message manually, MSched remains hung up.
Automation stops until manual intervention - Shift-Esc to abort the process.
No, it is not the system shutting down.
MScheds own message tells you it is a previous IE shutdown not yet completed or similar.
I really need a professional way to trap this error and respond to it appropriately. I am prepared to use other tools than MSched if it cannot handle this.
Can anyone help ?