SSIS File System Task error: The type of the value being assigned to variable … differs from the current variable type
问题 OK... I have a relatively simple SSIS package (DTSDesigner100, Visual Studio 2008 Version 9.0.30729.4462 QFE, .NET Framework 3.5 SP1). At the end of the SSIS control flow for the package is a File System Task which is a Rename File operation. The properties of this File System Task are as follows: IsDetinationPathVariable: True DestinationVariable: User::OutputFileName OverwriteDestination: True Description: File System Task Operation: Rename file IsSourcePathVariable: False SourceConnection: