Microsoft.DataTools.IntegrationServices.exe fails on install for Visual Studio 2019 error 0xe0434352

Anonymous
2021-06-09T15:20:40.503+00:00

Attempted to install latest microsoft.datatools.integrationservices.exe on Visual Studio 2019 and it fails with error 0xe04344352. I uninstalled VS 2019 and reinstalled, and the integration services still fails with same error.

In reviewing the log file, all package components download successfully.
The Microsoft SQL Server Integration Services Projects Pre Install package executes successfully (result: 0x0)
The Microsoft SQL Server Integration Services Projects package executes successfully (result: 0x0)
The Microsoft SQL Server Integration Services Projects Post Install package fails (Process returned error: 0xe0434352).

I have attached the log file.

Assistance in resolving this would be greatly appreciated.103918-microsoftdatatoolsintegrationservices-202106090955.log

Community Center Not monitored
0 comments No comments
{count} vote

1 answer

Sort by: Most helpful
  1. fxd 11 Reputation points
    2021-08-20T04:58:05.727+00:00

    I succeeded by installing vom an elevated command prompt, like so:

    Microsoft.DataTools.IntegrationServices.exe /install

    /layout switch does nothing

    2 people found this answer helpful.

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.