I am doing transferring data into a formatted excel sheet.My destination in data flow task is excel when i tried to execute data flow task i am getting below errors i tried to change the settings 64bit to false. Can some one help where i am going wrong.
[Excel Destination [301]] Error: SSIS Error Code DTS_E_OLEDBERROR. An OLE DB error has occurred. Error code: 0x80004005.
[Excel Destination [301]] Error: SSIS Error Code DTS_E_INDUCEDTRANSFORMFAILUREONERROR. The "input "Excel Destination Input" (312)"
failed because error code 0xC020907B occurred, and the error row disposition on "input "Excel Destination Input" (312)"
specifies failure on error. An error occurred on the specified object of the specified component. There may be error messages
posted before this with more information about the failure.
[SSIS.Pipeline] Error: SSIS Error Code DTS_E_PROCESSINPUTFAILED. The ProcessInput method on component "Excel Destination"
(301) failed with error code 0xC0209029 while processing input "Excel Destination Input" (312). The identified component returned
an error from the ProcessInput method. The error is specific to the component, but the error is fatal and will cause the Data Flow task to stop running.
There may be error messages posted before this with more information about the failure.