时间:2021-07-01 10:21:17 帮助过:229人阅读
解决:安装SQL Server 2008 Native Client遇到错误(在Navicat premium新建sqlserver连接时 需要):An error occurred during ...HRESULT: 0x80070422(注意尾部的错误号)
SQL Server 2008 Native Client遇到错误提示而无法继续:
Microsoft SQL Server 2008 Native Client . An error occurred during the installation of assembly ‘Microsoft.VC80.CRT,version="8.0.50727.1833"......HRESULT: 0x80070422 注意尾部有这个错误代码!
解决问题的思路就是 按照错误代码 进行思考和搜索:搜索了一下.HRESULT: 0x80070422 发现这个错误是跟windows没有开启 window update服务有关。
于是 打开命令services.msc,进入服务,开启启动以下服务:
Windows Update
Windows Installer
Windows Modules Installer
Base Filtering Engine
Background Intelligent Transfer Service
重新安装 Microsoft SQL Server 2008 Native Client ,可以顺利安装! 解决!
解决:安装SQL Server 2008 Native Client遇到错误(在Navicat premium新建sqlserver连接时 需要):An error occurred during ...HRESULT: 0x80070422(注意尾部的错误号)
标签:span str assembly ros cli module client 进入 res