Getting Error in SSIS

Ramana Kopparapu 306 Reputation points
2022-10-17T12:03:55.81+00:00

I am getting error while writing Script Task in SSIS. Please check the attached jpg for error details.

The Binary code for the script is not found.

251122-image.png

SQL Server Integration Services
Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,536 Reputation points
    2022-10-18T01:38:40.883+00:00

    Hi @Ramana Kopparapu

    Please open the script in the designer by clicking Edit Script button and make sure it builds successfully.

    Have you tried to open the script and build the code? Check your references, make sure all external references are added to the server's GAC.

    If this does not work, try to delete the script and created a new one.

    You may also refer to ssis-error-the-binary-code-for-the-script-is-not-found.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.