Incompatible SSIS VS 2019 2022

Anders Johansson 5 Reputation points
2023-11-21T13:48:43.5033333+00:00

I had a Visual Studio 2019 SSIS project that worked fine. I wanted to get it to work with VS 2022, but all the files said (incompatible) and "The application is not installed". I Installed SSIS extension for 2022, I installed "Microsoft Reporting Services Project", but it didn't work. I reinstalled everything, both 2019 and 2022, reinstalled SSIS extension for both versions. Now I the project is the same way in both 2019 and 2022. Incompatible and "The application is not installed". I have tried right clicking "reload" and also "resolve errors. No luck. What can I do to make it work?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,449 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,494 questions
{count} vote

2 answers

Sort by: Most helpful
  1. Anna Xiu-MSFT 30,956 Reputation points Microsoft External Staff
    2023-11-22T08:59:46.64+00:00

    Hi @Anders Johansson, 

    Welcome to Microsoft Q&A! 

    Please try the following:

    1. Open Visual Studio Installer > Modify > check that you have the Data storage and processing workload installed.
    2. Launch Visual Studio > Extension > Manage Extensions > Installed > ensure that the SSIS extension is enabled.
    3. Right-clicking on the solution in the Solution Explorer, if you can find the “Resolve Errors”, please click on it.
    4. Right-clicking on the project in the Solution Explorer > Reload project.

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    2 people found this answer helpful.

  2. Yitzhak Khabinsky 26,486 Reputation points
    2023-11-21T17:39:49.4266667+00:00

    @Anders Johansson,

    If you are having problems with VS2022, I would suggest to stay with VS2019 for now. SSIS extension for VS2022 is still not ready for prime time.

    Also, all versions of it after v1.0 are not General Availability (GA) releases.

    1 person found this answer helpful.
    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.