Is it possible to run a console application that will need to write messages based on the status of other solution(s) that it is responsible for launching? I just want the console to display success/failure messages since the job will be running on the server and in case of a failure, I'd like for someone to be able to log into the server and see what happened in run-time.
Thanks,
Mike
