SSIS Data Flow Task error - The version of the Flat File destination is not compatible with this version of the dataflow.

MPep 0 Reputation points
2024-08-15T03:05:45.9366667+00:00

I'm using SSIS in Visual Studio 2017. When I import a saved dtsx package I get the following SSIS data flow task error: "The version of the Flat File destination is not compatible with this version of the dataflow." I do not know why this is happening. This package used to open and work fine.

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2024-08-15T06:41:07.9733333+00:00

    Hi @MPep,

    Please check you TargetServerVersion match with your sql server and then re-run the package for a try.

    User's image

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.