Error in Script Task

  • Hi,

    Im running my package using a command file.When im executing the package manually by clicking the command file,its running fine.

    But when im trying to run the package via Control- M tool,im getting the following error in my script task.

    Description: The task cannot execute in 64-bit environment because the script is not pre-compiled. Please turn on the option to pre-compile the script in the task editor.

    End Error

    In my script task i have set PrecompiletoBinaryCode as False.

    Can anyone please help me.

  • subha V (4/9/2012)


    Hi,

    Im running my package using a command file.When im executing the package manually by clicking the command file,its running fine.

    But when im trying to run the package via Control- M tool,im getting the following error in my script task.

    Description: The task cannot execute in 64-bit environment because the script is not pre-compiled. Please turn on the option to pre-compile the script in the task editor.

    End Error

    In my script task i have set PrecompiletoBinaryCode as False.

    Can anyone please help me.

    What is the CTRL-M tool?

    What is your command line?

    The absence of evidence is not evidence of absence.
    Martin Rees

    You can lead a horse to water, but a pencil must be lead.
    Stan Laurel

  • subha V (4/9/2012)


    In my script task i have set PrecompiletoBinaryCode as False.

    What if you put this to True?

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • Thanks for reply.

    Sorry its Command file which runs my package.Control- M tool is third party tool in which we schedule a job to run SSIS package.

    When i set the precompiletobinarycode to true it ran fine...

Viewing 4 posts - 1 through 3 (of 3 total)

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