We have just downloaded VisualCron and are considering replacing our old Scheduling tools with it. We are very happy with the functionality, but are having trouble with error handling and notification of status.
The programs we are scheduling are VB.NET programs with error handling already in them. When we are hitting errors, VisualCron does not see it as an error. Are there some ways we should code our error routines to fail out correctly and still notify VisualCron of the failure, so it can be put in the email body of the notification? How does it errors and how does it get standard output?