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?


  • 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?


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

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