SSDT for Visual Studio 2017 (Error)

  • Thread starter Thread starter AdzG
  • Start date Start date
A

AdzG

Guest
Hi,

I'm having issues installing SSDT 15.3 Preview for Visual Studio 2017 Professional. All the articles I've read mention that this version should be compatibe with the latest version of Visual Studio.

Error code is 0x80070643 and the log file show the following...

[1E70:24C8][2017-09-15T11:45:19]e000: Error 0x80070643: Process returned error: 0x643
[1E70:24C8][2017-09-15T11:45:19]e000: Error 0x80070643: Failed to execute EXE package.
[25F8:22AC][2017-09-15T11:45:19]e000: Error 0x80070643: Failed to configure per-machine EXE package.
[25F8:22AC][2017-09-15T11:45:19]i000: MainViewModel.OnPackageAction: Install Completed for package SQL Server Analysis Services (id: Microsoft.DataTools.AnalysisServices)
[25F8:22AC][2017-09-15T11:45:19]i319: Applied execute package: Microsoft.DataTools.AnalysisServices, result: 0x80070643, restart: None
[25F8:22AC][2017-09-15T11:45:19]e000: Error 0x80070643: Failed to execute EXE package.
[1E70:24C8][2017-09-15T11:45:19]i351: Removing cached package: Microsoft.DataTools.AnalysisServices, from path: C:\ProgramData\Package Cache\9864EE5369359DB622D0234B6C6B7640B949140C\
[25F8:22AC][2017-09-15T11:45:19]i000: MainViewModel.OnPackageActionProgress: Percent completed: 100, Overall progress: 100
[1E70:24C8][2017-09-15T11:45:19]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5d5d6235-5c8c-4377-9a75-1b6368850657}, resume: None, restart: None, disable resume: No
[1E70:24C8][2017-09-15T11:45:19]i330: Removed bundle dependency provider: {5d5d6235-5c8c-4377-9a75-1b6368850657}
[1E70:24C8][2017-09-15T11:45:19]i352: Removing cached bundle: {5d5d6235-5c8c-4377-9a75-1b6368850657}, from path: C:\ProgramData\Package Cache\{5d5d6235-5c8c-4377-9a75-1b6368850657}\
[1E70:24C8][2017-09-15T11:45:19]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{5d5d6235-5c8c-4377-9a75-1b6368850657}, resume: None, restart initiated: No, disable resume: No
[25F8:22AC][2017-09-15T11:45:19]e000: MainViewModel.OnBundleAction: Bundle action failed: Fatal error during installation (0x80070643)
[25F8:22AC][2017-09-15T11:45:19]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No


Any suggestions as to how to resolve this would be greatly appreciated as it is holding up my project.

Thanks in advance.

Continue reading...
 
Back
Top