Finally I was able to get some information about what is going on with the scheduled task. We set up the task to run a batch job that contained the build command and piped the output to a text file, this is what was logged:
VisBuildCmd, Version 5.5.0.0
Copyright (C) 1999-2004 Kinook Software, Inc. All rights reserved.
Registered to: Progressive Balloons & Gifts (1-computer license)
Error initializing logger component 'VisBuildLog.Text': Access is denied.
9/21/2004 9:55:05 AM: Build ended.
I can run this build script fine through the command line but not through the scheduler. Hopefully this info will help you help me resolve the issue.
|