It is clearly a permission issue. The server account running 24x7 does not have permissions for this printer. Either grant necessary permission to that account or setup the job to run your FoxPro program using a different user account. Please note, that by default all started programs inherit permissions of the service account. : I've got a scheduled 24x7 job that runs a Visual FoxPro : program. At the end of the program I print out information : to a network printer. If I run the job manually (through 24x7) : it will print OK, if I schedule the job via 24x7 it executes fine : but will not print out anything. The machine that this runs on : only has a single network printer connected to it. The scheduled : job used to run succesfully until recently when we converted : the server logon and 24x7 service accounts over to new users. : Any ideas on this one? Thanks. Rick
|