SSIS – Binary code for the script is not found

Last Friday, I was into an issue. My package is working fine in development server. but its not working in the deployed server.

untitled1

 

untitled

 

Constantly getting the same error. Even after the multiple Build/Rebuild/Clean on the Script component and Project 🙁

Finally Spark came up.. whether the Script Component project build is giving new build file every time or giving the pre-compiled version of it.???

Yes you got it.. I too thought the same…

index

Then how to clear the cache in Script component ?

Easiest way is that make some changes in code, Build it. ITS WORKED FOR ME. Hope will for you too.

Share with me, if you got some other way to do..

Happy blogging !!!

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.