【问题标题】:Error While Installing Sql Server Data Tools (SSDT)安装 Sql Server 数据工具 (SSDT) 时出错
【发布时间】:2017-05-08 04:46:20
【问题描述】:

我们一直在尝试安装 SQL Server Data Tools,但遇到了阻止我们安装它的错误,我们无法弄清楚。

我们正在 Windows 7 Professional 上安装它,并且已经成功安装了 VS 2015 和 SQL Server 2014。

以下是日志中包含的错误消息:

Automatic updates could not be paused due to error: 0x80240025. Continuing...
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to send request to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to connect to URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed to get size and time for URL: https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409
Error 0x80072f08: Failed attempt to download URL: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to: 'C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Error 0x80072f08: Failed to acquire payload from: 'https://go.microsoft.com/fwlink/?LinkId=817291&clcid=0x409' to working path: 'C:\Users\MyUserName\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64'
Failed to acquire payload: TSQLLANGSVC13X64 to working path: C:\Users\Q041607\AppData\Local\Temp\{020a3802-41bd-4140-a729-9b6daa142d10}\TSQLLANGSVC13X64, error: 0x80072f08.
Error 0x80072f08: Failed while caching, aborting execution.

【问题讨论】:

    标签: installation sql-server-data-tools


    【解决方案1】:

    还有一种解决方法,单独下载安装:

    Microsoft.DataTools.Shared.vsix、Microsoft.DataTools.AnalysisServices.vsix、Microsoft.DataTools.ReportingServices.vsix、Microsoft.DataTools.IntegrationServices.vsix

    来自:

    https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftAnalysisServicesModelingProjects

    https://marketplace.visualstudio.com/items?itemName=ProBITools.MicrosoftReportProjectsforVisualStudio

    等等

    或通过 Visual Studio 2017 -> 工具 -> 获取工具和功能...

    【讨论】:

      【解决方案2】:

      Internet Explorer 增强的安全配置可能会阻止站点访问。

      使用 IE,尝试导航到错误日志中的站点。如果 Internet Explorer 增强的安全配置 阻止它,请暂时为 Administrators 禁用它,然后重新运行 SSDT

      服务器管理器>本地服务器>Internet Explorer 增强的安全配置

      【讨论】:

        【解决方案3】:

        该错误意味着您下载的机器无法访问该 URL。您可以与您的网络管理员交谈,或者更简单的方法是下载 iso 并从中安装:

        https://docs.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt

        有关您需要的链接,请参阅有关 iso 的部分。

        这是来自这个论坛的帖子:

        https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d1bfeabf-d37d-4748-b768-2802378f59ef/error-installing-ssdt?forum=ssdt

        【讨论】:

        • 好的。诡异的。有趣的是,它在另一台计算机上完美运行,显然它是由 IT 以相同方式成像的。无论如何都会尝试并报告
        【解决方案4】:

        在 EC2 中的全新 Windows 2016 机器上安装 SSDT 时遇到同样的错误。

        Disabling Internet Explorer Enhanced Security 解决了。

        【讨论】:

          猜你喜欢
          • 2018-06-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 1970-01-01
          • 2023-03-31
          • 2013-06-06
          相关资源
          最近更新 更多