SSIS Parameters : 'Microsoft.SqlServer.Dts.Runtime.DtsRuntimeException'

You will get the fallowing error  'Microsoft.SqlServer.Dts.Runtime.DtsRuntimeException'
  when you use the SSIS parameters as read write .

SSIS Parameters are always read only . It is not for write purpose .

Please see my blog  Parameters Vs Variables for more info

http://surendrathotamsbiproffesional.blogspot.be/2014/06/ssis-ssis-2012-new-feature-parameters.html


Comments