S
Steven
This seems like a puzzle. We are able to successfully
develop and deploy an app using vb.net. The app runs
great when you double click on the icon.
However, if you try to schedule the app to run at a
certain time, it never even starts. There are entries in
the event logs indicating why it might have failed.
To add to the puzzle, if you schedule a batch file that
calls the application, it will start every time. The
calling line within the .cmd file follows:
"C:\Program Files\MM2KEOD\MM2KEndOfDay.exe"
Any ideas?
Thanks,
Steven
develop and deploy an app using vb.net. The app runs
great when you double click on the icon.
However, if you try to schedule the app to run at a
certain time, it never even starts. There are entries in
the event logs indicating why it might have failed.
To add to the puzzle, if you schedule a batch file that
calls the application, it will start every time. The
calling line within the .cmd file follows:
"C:\Program Files\MM2KEOD\MM2KEndOfDay.exe"
Any ideas?
Thanks,
Steven