GrandMauler
Programmer
When I save a copy of the IS Package to the MSSQL Environment, as a package on the IS server, and someone other than me tries to run it, they get the following message:
I've tried different things, like change the Protection Level to "Rely on Server Storage and roles for access control", but nothing works.
What am I doing wrong?
Unable to cast object of type 'Microsoft.SqlServer.DTS.ObjectExplorerUI.ExecutePackageAction'
to type 'Microsoft.SQLServer.DTS.ObjectExplorerUI.ISimpleAction
I've tried different things, like change the Protection Level to "Rely on Server Storage and roles for access control", but nothing works.
What am I doing wrong?