Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 337ff41

Browse files
committed
address comments
1 parent f4e99f8 commit 337ff41

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Visit https://techcommunity.microsoft.com/t5/SQL-Server-Integration-Services/bg-
2626

2727
## Known issues
2828
**Version 0.1**
29-
1. Target sever version supported: SQL server 2019 and SQL server 2022
29+
1. Target server version supported: SQL server 2019 and SQL server 2022
3030
1. Can't design Dimension Processing and Partition Processing.
3131
1. Can't design DQS related component.
3232
1. Project name in Solution Explorer UI doesn’t show target server version as suffix.
@@ -36,13 +36,13 @@ Visit https://techcommunity.microsoft.com/t5/SQL-Server-Integration-Services/bg-
3636

3737
## Installation issues
3838

39-
If you install successfully, but the solution shows **"incompatible"** and "The application isn't installed":
39+
If you install successfully, but the solution shows **"incompatible"**, and "The application isn't installed":
4040
1. Open Visual Studio -> Extension -> Manage Extensions -> Installed
4141
1. Enable SSIS extension
4242
1. Relaunch Visual Studio
4343

4444
If you get an error during installation, and find **"Bundle action failed: Invalid pointer (0x80004003)"** in the log. You can check the logs under %temp%\SsdtisSetup, the more detail log is under Microsoft.DataTools.IntegrationServices_{timstamp}_ISVsix.log:
45-
- When the error is "The file {filefullpath} already exists.":
45+
- When the error is "The file {filefullpath} already exists.":
4646
1. ```
4747
cd C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE
4848
rm CommonExtensions\Microsoft\SSIS\*

0 commit comments

Comments
 (0)