Error installing SSIS Projects for VS 2019

Dom 941 Reputation points
2023-07-02T02:26:19.2+00:00

I am trying to install SSIS Projects extension in VS 2019 Community. I get this error:

User's image

The log file states:
[586C:7380][2023-07-01T22:01:22]e000: MainViewModel.OnBundleAction: Bundle action failed: Unknown error (0x80131500) (0x80131500)

[586C:7380][2023-07-01T22:01:22]i399: Apply complete, result: 0x80131500, restart: None, ba requested restart: No

[586C:37C0][2023-07-01T22:12:52]i000: MainViewModel.OpenUrl: Opening url: C:\Users\Domenick\AppData\Local\Temp\SsdtisSetup\Microsoft.DataTools.IntegrationServices_20230701215938.log

How do I correct this and get the SSIS Projects templates installed?

Developer technologies Visual Studio Other
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-07-03T03:37:40.05+00:00

    Hi @Dom, 

    Welcome to Microsoft Q&A! 

    Please try the following workarounds:

    1. Update your Visual Studio 2019.
    2. Repair your Visual Studio via Visual Studio Installer > More > Repair.
    3. Go to Visual Studio Installer > Modify > Individual components > install all .NET Framework version 4.x SDK and targeting pack.
    4. Start Background Intelligence Transfer Service to Automatic by opening Services.msc in the start search box. 

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. David Pazos Pazos 0 Reputation points
    2023-12-04T14:55:17.8766667+00:00

    Hi @Anna Xiu-MSFT ,

    I have exactly the same problem as Tom, but I have followed all the steps you described in your comment, and I haven't been able to resolve the error.

    David Pazos.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.