我需要在 Visual Studio 2019 Express / Community 中安装哪些其他依赖项才能在 GUI 中打开 dtsx SISS 文件?

What other dependencies do I need to install in Visual Studio 2019 Express / Community to open a dtsx SISS file in the GUI?

当我安装 VS2019 Express 时,我确保包含 Data storage and processing 工作负载,我还创建了一个 SQL Server Database Project,但是当我将 .dtsx (SSIS) 文件添加到我的项目时它仍然没有在 GUI 中打开。我知道文件中包含 GUI 信息,因为我可以看到 XML 字符实体,其中单独的图表 XML 与它们一起编写。

里面似乎还有一些看起来像 .NET 程序集的东西,里面有一些 C# 代码和某种 Base64 编码,谁知道它是否被压缩或者它包含什么样的文件或字符串。

我查看了文件中的 XML,我 相当确定 我明白它的作用,但它相当复杂 xml 文件,所以我想使用 VS2019 Express 来确定它使用 GUI 做了什么。

我还需要安装其他依赖项吗?

这个 中有一些答案,但我没有看到他们提到的在安装屏幕上的 Individual Components 中列出的内容。

我认为您应该下载并安装 Integration Services Projects 扩展:

参考following documentation

For Analysis Services, Integration Services or Reporting Services projects, install the appropriate extension(s) from the marketplace (What you need to install)