View Full Version : Scheduled VB.NET Jobs Do Not Run


Curtis Olson
06-10-2004, 06:39 PM
I have developed a handful of apps in VB.NET that read
data from a SQL server on another server and create a
printout of the results. I am able to run the application
from the command line.

When I run the apps though the scheduler, I get an error
code of e0434F4d in the scheduler log file and an
unhandled exception in the application logs.

The servers are running on a blade server so I am using
terminal services to set up the apps.

Any help would be greatly appreciated.