Skip to content

Commit f472681

Browse files
authored
Update ssis-vs2022-troubleshooting-guide.md
1 parent 14ef508 commit f472681

1 file changed

Lines changed: 2 additions & 44 deletions

File tree

docs/ssdt/ssis-vs2022-troubleshooting-guide.md

Lines changed: 2 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -42,50 +42,8 @@ Visit https://techcommunity.microsoft.com/t5/SQL-Server-Integration-Services/bg-
4242
- If Oracle, Teradata, or other OOB component is not found after upgrading SSDT, please make sure that the connector for latest SQL Server version is installed.
4343

4444
## Known issues
45-
**Version 1.0**
46-
1. SQL Server 2016 is not supported as target server version. (Target server versions supported are SQL Server 2017, 2019 and 2022.)
47-
2. In the context menu (right mouse button) on objects in the project (e.g. the solution, a package) in Visual Studio, many of the entries appear many times. This happens only when Microsoft Analysis Services Projects 2022 is installed together.
48-
3. Project name in Solution Explorer UI doesn't show target server version as suffix.
49-
4. Dimension Processing and Partition Processing components are not supported.
50-
5. DQO related components are not supported.
51-
52-
**Version 0.4**
53-
1. Target server versions supported: SQL Server 2017, SQL Server 2019 and SQL Server 2022
54-
2. Can't design Dimension Processing and Partition Processing.
55-
3. Can't design DQS related component.
56-
4. Project name in Solution Explorer UI doesn't show target server version as suffix.
57-
58-
**Version 0.3**
59-
1. Target server versions supported: SQL Server 2017, SQL Server 2019 and SQL Server 2022
60-
2. Can't design Dimension Processing and Partition Processing.
61-
3. Can't design DQS related component.
62-
4. Project name in Solution Explorer UI doesn't show target server version as suffix.
63-
5. Localization and globalization aren't supported.
64-
6. **Can't edit Execute SQL Task** when SQL Server 2022 is installed at the same machine
65-
- Edit Execute SQL Task shows error: "'Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTaskExecuteSQLTask, Microsoft.SqlServer.SQLTask, Version-16.0.0.0, Culture-neutral, PublicKeyToken=89845dcd8080cc91' is not registered for use on this computer."
66-
- Workaround: Executing with non-admin user might solve the issue. If not, SQL Server 2022 & VS extension for SSIS have to be installed on separate machines for now. We are working on the fix.
67-
68-
**Version 0.2**
69-
1. Target server versions supported: SQL Server 2019 and SQL Server 2022
70-
2. Can't design Dimension Processing and Partition Processing.
71-
3. Can't design DQS related component.
72-
4. Project name in Solution Explorer UI doesn't show target server version as suffix.
73-
5. Side by side, localization and globalization aren't supported.
74-
6. Azure-enabled SSIS projects aren't supported
75-
7. Repair action doesn't take effect. Reinstall it instead.
76-
8. Logging container can't choose packages.
77-
78-
**Version 0.1**
79-
1. Target server versions supported: SQL Server 2019 and SQL Server 2022
80-
1. Can't design Dimension Processing and Partition Processing.
81-
1. Can't design DQS related component.
82-
1. Project name in Solution Explorer UI doesn't show target server version as suffix.
83-
1. Side by side, localization and globalization aren't supported.
84-
1. Packages using Oracle and Teradata connectors aren't supported.
85-
1. Azure-enabled SSIS projects aren't supported.
86-
1. Logging container can't choose packages.
87-
1. Right-click Package and select SSIS Import and Export Wizard throws error, workaround: execute Common7\IDE\CommonExtensions\Microsoft\SSIS\160\Binn\DTSWizard.exe
88-
1. Right-click Package and select Upgrade All Packages throws error, workaround: execute Common7\IDE\CommonExtensions\Microsoft\SSIS\160\Binn\SSISUpgrade.exe
45+
More detail in [Release Note](https://marketplace.visualstudio.com/items?itemName=SSIS.MicrosoftDataToolsIntegrationServices).
46+
8947
## Installation issues
9048

9149
If SSIS installed successfully, but the Solution Explorer shows **"incompatible"**, or "The application isn't installed":

0 commit comments

Comments
 (0)