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

Calling SSIS packge from C# application

$
0
0

Hi,

   One of the client production deployment we have SSIS packages to Import the Data from excel(Sharepoint Source) to SQL DB.

  Its working fine in Dev enviornment but in production its Throwing Error.

 

Background of Application:

 

* From Application we are uploading Excel sheet to Sharepoint Library.

* SSIS Package deployed in SQL server will retrieve this Excel file from sharepoint physicle path  and load the data to SQL table

* This is working fine if sharepoint,Application, SQL server is in the same Server.

* In Production we have 2 server :Application and Sharepoint is in one server ,DB in second server.

* We have installed SSIS services in Apllication server.

 

Below is the error we are recieving while Uploding the Excel from Application to Sharepoint.Once we click the Upload button,Application will upload Excel to Sharepoint and Package will Exceute for the same Excel.

 

Please suggest Us on this, Below is the error that we are getting.


Component "component "DRV- Variables" (394)" could not be created and returned error code 0x80070005.
 Make sure that the component is registered correctly. The version of component "LKP-INS_FS_Account" (417)
is not compatible with this version of the DataFlow. The component is missing, not registered,
not upgradeable, or missing required interfaces.
The contact information for this component is "Derived Column;Microsoft Corporation; Microsoft SqlServer v10; (C)
Microsoft Corporation; All Rights Reserved; http://www.microsoft.com/sql/support;0".
component "DRV- Variables" (394) failed validation and returned error code 0xC0048021.
One or more component failed validation. There were errors during task validation.

 

Thanks

chandra



Viewing all articles
Browse latest Browse all 24688

Trending Articles



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