November 15, 2010 at 2:24 am
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
November 15, 2010 at 4:03 am
Issue resolved....the reason was MS Visual J# not installed
November 15, 2010 at 11:55 am
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