首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >SSIS和Visual 2019无法加载项目

SSIS和Visual 2019无法加载项目
EN

Stack Overflow用户
提问于 2022-08-24 16:30:15
回答 1查看 75关注 0票数 0

首先,这个问题与SSDT的安装无关。在写这篇文章时,我已经安装了最新的版本。

我的问题是,SSIS包是一段时间前编写的,我认为VS2005或VS2008都是用最新的SSDT包编写的,现在我需要打开它来查看工作情况。

我现在在Windows 10上使用VS2019,再次使用最新的SSDT软件包,而studio拒绝打开该项目。

代码语言:javascript
复制
Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them.
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
     - Contessa.SQL.SSIS, "G:\Work Stuff\Solution\40 SQL SSIS\TestSolution.SQL.SSIS\TestSolution.SQL.SSIS\TestSolution.SQL.SSIS.dtproj"


Non-functional changes required
Visual Studio will automatically make non-functional changes to the following projects in order to enable them to open in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1. Project behavior will not be impacted.
     - Contessa, "G:\Work Stuff\Solution\TestSolution.sln"
EN

回答 1

Stack Overflow用户

发布于 2022-08-25 07:47:11

我已经找到了答案,这与安装的SSDT无关。

在找到这篇文章之后。

visual-studio-2019-open-solution-file-incompatible

它解释了确保启用SSIS扩展的必要性。在我的例子中,它需要安装。

这是因为我安装了各种版本的SSDT,这导致Visual需要我重新安装。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73476685

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档