Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

SSIS: Which dll or library is required to run Script task

$
0
0

Hello,

 

I have a a server machine 'MYSERVER' with SQL Server 2008 R2 and .NET framework 4.0 installed.

I have a job say 'MyJob', this job executes the .dtsx file on the server 'MYSERVER'. This dtsx file uses 'Script Task' component.

Note: My script task simply contains a valid string from config file which it passes to next step after some dynamic modification.

Day 1:

On day 1 I have BIDS installed on machine, and if i tried to execute job 'MyJob', the execution was successful.


Day 2:

On day 2 I uninstalled the BIDs only, but SQL Server 2008 R2 and .NET Framwork still persist on my server 'MYSERVER'

Now when I tried to run the job 'MyJob', it gives an error resulting the failure of job.

Following is the error in job history:

Message
Executed as user: Ashwani. The step did not generate any output.  The return value was unknown.  The process exit code was -532459699.  The step failed.

 

Following is the error in sysssislog table:

source: Script task component Name

message: The task has failed to load. The contact information for this task is "". 

 

Does this error is because of BIDS un-installation?

Does uninstalling of BIDS causes some dlls or library to vanish from my server?

What are dlls or library for running Script task component?

Can anyone has guide me on this issue?

 

 

Thanks


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>