How to Use Visual Studio 2015 Integrated Shell Instead of Visual Studio 2022

Haines, Karen 20 Reputation points
2023-11-13T21:04:57.0266667+00:00

I have both Visual Studio 2015 Integrated Shell and Isolated Shell installed on my laptop. After downloading the Integrated Shell today, I can't uninstall it. When I try to view a solution developed using the Integrated Shell, Visual Studio 2022, which was installed a month ago, comes up instead.

I do not see any features for SDK Tools mainly SSIS in Visual Studio Integrated Shell when it is launched. The solutions that I am looking at are designed in SSIS.

Any suggestions on how to proceed?

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,703 questions
Developer technologies | Visual Studio | Setup
0 comments No comments
{count} votes

Accepted answer
  1. Yitzhak Khabinsky 26,586 Reputation points
    2023-11-14T00:07:41.61+00:00

    Hi @Haines, Karen,

    There is no needs in any shells: Visual Studio 2015 Integrated Shell and Isolated Shell.

    To setup an SSIS developer environment on your machine you need the following two components:

    1. VS2022 any edition.
    2. SQL Server Integration Services Projects 2022. Downloadable here:
      https://marketplace.visualstudio.com/items?itemName=SSIS.MicrosoftDataToolsIntegrationServices

    Such setup will support SSIS run-time environment on a server for SQL Server 2016, 2017, 2019, and 2022.

    2 people found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2023-11-14T02:19:00.1366667+00:00

    Hi @Haines, Karen,

    If you only want to use SSIS in VS, just intstall VS2022 and ssis project in it.

    Check: Download SQL Server Data Tools (SSDT) for Visual Studio

    Regards,

    Zoe Hui


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

    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.