79668164

Date: 2025-06-16 19:58:52
Score: 2
Natty:
Report link

If anyone in the future runs into this issue:

  1. Install Visual Studio 2019,
  2. Instal SQL Server Integration Services via the extension menu in VS 2019,
  3. Open the SSIS project in question, open properties, change deployment target to SQL Server 2022,
  4. (Possibly optional) Upgrade all packages by right clicking on the ssis folder and chosing the upgrade option.

After this, I have been able to open my project in Visual Studio 2022 Community [preview] without getting any of the errors from before.

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Scotty Smith