You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Project name in Solution Explorer UI doesn’t show target server version as suffix.
50
50
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.
52
54
53
55
**Version 0.2**
54
56
1. Target sever versions supported: SQL server 2019 and SQL server 2022
0 commit comments