local package with batch file not running when using job

  • Hi,

    I'm encountering a problem when I use batch file in local package and run this as job. I created a local package using the execute process task with the batch file (contains script where it will open an application automatically) attached to it. When I execute this local package manually, the batch file works. But when I scheduled it nothing happens. The application in the batch file doesn't open. How can I solve this?

    thanks,

    mel

  • Hi,

    During the scheduled run this error appears:

    'DTSRun.exe - Application error : The application failed to initialize properly (0xc0000142). Click on OK to terminate the application.'

    The batch file contain the following script:

    CD C:\Program Files\Microsoft Dynamics\GP

    START Dynamics.exe Dynamics.set LoginGP.mac

    How can I solve this?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply