Skip to content

Commit 028575b

Browse files
authored
Update release-notes-integration-services-2022.md
1 parent 9be2031 commit 028575b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/ssdt/release-notes-integration-services-2022.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,9 @@ Visit https://techcommunity.microsoft.com/t5/SQL-Server-Integration-Services/bg-
4848
3. Can't design DQS related component.
4949
4. Project name in Solution Explorer UI doesn’t show target server version as suffix.
5050
5. Localization and globalization aren't supported.
51-
6. **Execute SQL Task side-by-side issue**. If you install both SQLServer 2022 and SSIS 0.3 in the same machien, it 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."
51+
6. **Execute SQL Task side-by-side issue**.
52+
- Install both SQLServer 2022 and SSIS 0.3 in the same machien, it 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."
53+
- Workaround: In some cases, execute with non-admin user will solve this issue. In some case you have to keep SQLServer2022 & SSIS in different machine untill we solve it in the next version.
5254

5355
**Version 0.2**
5456
1. Target sever versions supported: SQL server 2019 and SQL server 2022

0 commit comments

Comments
 (0)