pre-compile script error in SSIS

  • Hi, I have a simple script task(with msgbox alone) in SSIS package. When I execute the task I got this error:

    Error at Script Task: The task is configured to pre-compile the script, but binary code is not found. Please visit the IDE in Script Task Editor by clicking Design Script button to cause binary code to be generated.

    Please help me in resolving the issue.

    other info:

    SQL server 2005

    Visual studio: 2005

    Thanks in Advance

  • Did you open the script and save it?

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

  • Do you get any build errors?

    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

  • Yes , am able to open and save the script .

    But not able to build the SSIS package because the below script validation failure.

    "Validation error. The task is configured to pre-compile the script, but binary code is not found. Please visit the IDE in Script Task Editor by clicking Design Script button to cause binary code to be generated."

    Please advise.

    Thanks in Advance

  • Please see the Overview section here. Could it be this?

    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

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

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