Skip to content

Commit 3d054da

Browse files
authored
CorrectnessOrder
1 parent b1483a1 commit 3d054da

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,17 +28,17 @@ Visit https://techcommunity.microsoft.com/t5/SQL-Server-Integration-Services/bg-
2828

2929
## Known issues
3030
**Version 0.2**
31-
1. Target sever version supported: SQL server 2019 and SQL server 2022
31+
1. Target sever versions supported: SQL server 2019 and SQL server 2022
3232
2. Can't design Dimension Processing and Partition Processing.
3333
3. Can't design DQS related component.
3434
4. Project name in Solution Explorer UI doesn’t show target server version as suffix.
3535
5. Side by side, localization and globalization aren't supported.
3636
6. Azure-enabled SSIS projects aren't supported
37-
7. Repair action dose not work. Please reinstall it instead.
37+
7. Repair action doesn't take effct. Reinstall it instead.
3838
8. Logging container can't choose packages.
3939

4040
**Version 0.1**
41-
1. Target server version supported: SQL server 2019 and SQL server 2022
41+
1. Target server versions supported: SQL server 2019 and SQL server 2022
4242
1. Can't design Dimension Processing and Partition Processing.
4343
1. Can't design DQS related component.
4444
1. Project name in Solution Explorer UI doesn't show target server version as suffix.
@@ -65,11 +65,11 @@ If you get an error during installation, and find **"Bundle action failed: Inval
6565
```
6666
1. Repair the vs2022
6767
1. Restart and reinstall
68-
- When the error is "Object reference not set to an instance of an object.":
68+
- When the error is "Object reference not set to an instance of an object.",
6969
- delete the broken instance folder "%ProgramData%\Microsoft\VisualStudio\Packages\_Instances\<InstallationID>"
70-
- When the error is "Error 0x80091007: Failed to verify hash of payload":
70+
- When the error is "Error 0x80091007: Failed to verify hash of payload",
7171
- delete C:\ProgramData\Package Cache\15160B731819F56D87A626F9A2777550340022D7 and retry.
72-
- When it isn't above error in ISVsix.log, you can zip %temp%\SsdtisSetup and send the logs to ssistoolsfeedbacks@microsoft.com for troubleshooting.
72+
- When it isn't above list error, you can zip %temp%\SsdtisSetup and send the logs to ssistoolsfeedbacks@microsoft.com for troubleshooting.
7373
7474
## Offline installation
7575

0 commit comments

Comments
 (0)