Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


alphadog
2009-09-21T20:12:43Z

we have a small, self-built exe (.NET) that needs to be run every hour from a Windows 2003 server. The exe was scheduled using VCron. Normally, if a user logs in and runs the exe manually, we will get email notices and alerts sent by the exe. However, if the exe is run under VCron, no email seems to be sent. (The exe does run successfully. And, the exe dumps status to standard output, and we can see that the run goes as expected in VCron's logging of standard output.)

Any ideas why? The sending is not erroring out, as exceptions would be raised and, presumably, we'd see them in the log. And, it runs fine manually. Any suggestions?
Sponsor
Forum information
Support
2009-09-21T21:59:24Z
The best would be if your exe produced some more output. But maybe you are dependant on environment settings, other config file or similar. Try running the Task with a Credential (same user as you login as).
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top