Error in script task in SSIS package

  • Hello Friends,

    I am getting the following errors in the script task in the SSIS package I am currently working on-

    Type 'java.io.FileInputStream' not defined

    Type 'java.util.zip.ZipInputStream' not definied

    Type 'ZipEntry' not defined

    type 'java.io.FileOutputStream' not defined

    The package is installed on the 64-bit machine. Could this be the reason because the same package works perfectly on the 32-bit machine.

    Please also find the script task code attached. I have tried different things but to no avail. Any inputs would be appreciated.

    Thanks and Regards,

    Paul

  • Issue resolved....the reason was MS Visual J# not installed

  • Just out of curiosity: why are you using J#? Can it do something that C# or VB.NET can't do?

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

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

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