If you encounter the below message or something similar
[EBCDIC File Source [2]] Error: System.Runtime.InteropServices.COMException (0xC0048004): Exception from HRESULT: 0xC0048004
at Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSCustomPropertyCollection100.get_Item(Object Index)
at EBCDICSource.EBCDICSource.PreExecute()
at Microsoft.SqlServer.Dts.Pipeline.ManagedComponentHost.HostPreExecute(IDTSManagedComponentWrapper100 wrapper)
The current fix is to remove your source and destination components and then add them back to your package.
If you encounter the below message or something similar
The current fix is to remove your source and destination components and then add them back to your package.