Unable to open SSIS projects in VS2019

Venkat Venkataramanan 76 Reputation points
2020-12-01T02:01:26.073+00:00

Hi:

I was working with a SSIS project in VS2019. Everything was fine. There was a notification to the effect that an extension related SSIS support for SQL server may be slowing the system and asked me whether I should disable the extension. I did that and it said that the change will take effect after re-starting VS2019.

When I restarted and tried to open the Solution that was fine, I see "(incompatible)" next to the Project file and under that it says the application may not have been installed!

I went back and reactivated the SQL Server Integration Services Projects extension (Now it says disable/uninstall). But I still cannot open the solution.

Please advise.

Venki

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} vote

Accepted answer
  1. Yitzhak Khabinsky 26,586 Reputation points
    2020-12-01T03:44:28.423+00:00

    I experienced the same in the past.

    Please make sure that you have latest versions of both VS2019 and SQL Server Integration Services Projects extension installed.

    How to remedy the situation:

    1. Try to open VS 2019 solution with SSIS project. It will complain. Just ignore it.
    2. Right mouse click on top of the SSIS project in the Solution Explorer and select Reload Project entry.
    8 people found this answer helpful.

5 additional answers

Sort by: Most helpful
  1. Marvin N Machitar 16 Reputation points
    2021-10-17T05:23:38.537+00:00

    I had the same exp. Mine was working before and the next day, I wasn't able to open any project.. when I go to Manage Extension>Installed>SQL Server Integration Services Projects, turns out it was disabled.. so I just click enable again and then restart visual studio. and it's working again!

    3 people found this answer helpful.

  2. Monalv-MSFT 5,926 Reputation points
    2020-12-01T02:41:19.117+00:00

    Hi @Venkat Venkataramanan ,

    I went back and reactivated the SQL Server Integration Services Projects extension (Now it says disable/uninstall). But I still cannot open the solution.

    May I know if you can share the error messages when you meet this situation?

    Please try to uninstall the Visual Studio 2019 and then install the VS 2019 again.

    Hope the following link will be helpful:
    Install SQL Server Integration Services in Visual Studio 2019

    Best Regards,
    Mona

    ----------

    If the answer is helpful, please click "Accept Answer" and upvote it.
    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.
    Hot issues in November--What can I do if my transaction log is full?
    Hot issues in November--How to convert Profiler trace into a SQL Server table?

    0 comments No comments

  3. Venkat Venkataramanan 76 Reputation points
    2020-12-01T12:22:49.657+00:00

    Yitzhak:

    Thank You! You saved my day!

    Venki


  4. Venkat Venkataramanan 76 Reputation points
    2020-12-01T12:26:35.547+00:00

    Mona:

    Yitzhak was able to solve the issue and thank God I did not have to go through the whole uninstall/re-install routine!

    But since you work for Microsoft, it will be wonderful if you can investigate why such things happen.

    Venki

    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.