• Here is the error I am getting.

    Error: An error occurred while processing file "filename" on data row 5.

    SSIS Error Code DTS_E_PRIMEOUTPUTFAILED. The PrimeOutput method on component "x"(1) returned error code 0xC0202092. The component returned failure code when the pipeline engine called PrimeOutput(). The meaning of the failure code

    SSIS Error Code DTS_E_THREADFAILED. Thread "SourceThread0" has exited with error code 0xC0047038

    SSIS Error Code DTS_E_THREADFAILED.

    I know it tells me a row but that's not what I want. I want to write out the bad row to another file.