While installing SSDT getting error for visual studio 2017 - Incorrect function (0x80070001)

2022-08-19T14:47:54.007+00:00

Hi Team,

While installing SSDT getting error - Incorrect function (0x80070001). kindly help on this.

Please find the attached screen shot.

224966-image.png

SQL Server Integration Services
SQL Server Integration Services
A Microsoft platform for building enterprise-level data integration and data transformations solutions.
2,702 questions
Developer technologies Visual Studio Setup
SQL Server Other
0 comments No comments
{count} votes

Accepted answer
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

2 additional answers

Sort by: Most helpful
  1. ZoeHui-MSFT 41,491 Reputation points
    2022-08-22T01:52:05.407+00:00

    Hi @Anonymous

    Did you get more related error message from setup log?

    Try to repair the VS via Visual Studio Installer.

    233303-image.png

    Or this do not work, try to re-install SSDT and re-start the machine.

    Regards,

    Zoe Hui


    If the answer is helpful, please click "Accept Answer" and upvote it.


  2. Stephen Robinson 0 Reputation points
    2023-05-17T14:29:16.2433333+00:00

    You can't mix vsix install and the standalone installs method for the SSDT tools. SAS/SIS/SRS Data tools are not available though Visual studio just as a standalone install.

    If the database engine tools are installed via visual studio (vsix package) it then prevents you from install the standalone SAS/SIS/SRS tools

    To resolve I removed the SSDT from Visual studio and ran the standalone to add them all back in using the same install method

    0 comments No comments

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.