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

Failing to deploy SSIS package with blob source into ADF SSIS IR Integration Catalog

$
0
0

Hi

I just installed Azure Feature Pack for SSIS on my Visual Studio (Feature Pack version is 2016) and developed first package containing a blob source. However when I try to deploy the package into Azure Data Factory SSIS Integration Runtime Integration Catalog, deployment fails.

I found this question related to same subject stating the version should be 2016, which I have. https://social.msdn.microsoft.com/Forums/en-US/8c7a0803-7124-4f10-a97b-ea2cfc511c12/azure-ssis-runtime-feature-pack-version?forum=sqlintegrationservices

Any ideas why deployment is failing? Deployment of other packages has worked well so far. Error message w/o any good information below.

+Tero

==================================

The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.". This occurs when CPackage::LoadFromXML fails.
 (Citi_RMBalancesCOB)

------------------------------
Program Location:

   kohteessa Microsoft.SqlServer.Dts.Runtime.Package.LoadFromXML(String packageXml, IDTSEvents events)
   kohteessa Microsoft.SqlServer.Dts.Runtime.Project.LoadPackage(IProjectStorage storage, Package package, String streamName, IDTSEvents events)
   kohteessa Microsoft.SqlServer.Dts.Runtime.PackageItem.Load(IDTSEvents events)
   kohteessa Microsoft.SqlServer.Dts.Runtime.PackageItem.get_Package()
   kohteessa Microsoft.SqlServer.IntegrationServices.Deployment.PackageInsight.Utility.ProjectValidator.ValidateProject(List`1& warningList)
   kohteessa Microsoft.SqlServer.IntegrationServices.Deployment.ValidatePage.ValidateProject(Object sender, DoWorkEventArgs e)
   kohteessa Microsoft.SqlServer.IntegrationServices.Deployment.ValidatePage.DoWork(Object sender, DoWorkEventArgs e)
   kohteessa System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
   kohteessa System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

===================================

The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.". This occurs when CPackage::LoadFromXML fails.
 (Citi_RMBalancesCOB)

------------------------------
Program Location:

   kohteessa Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSPackagePersist100.LoadPackageFromXML(Object vSource, Boolean vbSourceIsLocation, IDTSEvents100 pEvents)
   kohteessa Microsoft.SqlServer.Dts.Runtime.Package.LoadFromXML(String packageXml, IDTSEvents events)


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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