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

Unable to suppress config warnings with SuppressConfigurationWarnings = True

$
0
0

Hi,

I am using SQL Server 2008 R2 to develop SSIS package. We are using single indirect XML configuration file for multiple packages. Not all configured values in the config file are used in all packages. So when I run the package I am getting below configuration warnings for all those configurations which are not in use by the package. I have tried using

Warning: The package path referenced an object that cannot be found: "\Package.Variables[User::Variable].Properties[Value]". This occurs when an attempt is made to resolve a package path to an object that cannot be found.

 

I just wand to suppress those warnings. I have tried the "SuppressConfigurationWarnings = True"  but it didn't work.

Can anyone help me on this?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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