Good Afternoon,
Problem:
Standard EXE - uses ActiveX Exe as a class error handler
If I kill (simulating an ActixeX Exe crash) the ActiveX Exe process thereby eliminating the ability of my Standard Exe to handle errors, how can I:
1. Restart the ActiveX Exe without restarting the main standard Exe?
2. Trap the error (#462) so I can start a different process or perhaps handle the error in another manner?
Thank you for your assistance.
