1. 主页 > vs安装问题 > VS2015安装问题 >

Visual Studio 2015 installation issue - SqlDom_amd64\\SqlDom

在安装 VS2015的过程中,有时会出现下面的问题:


在安装过程中,会陆陆续续提醒这些安装程序找不到,SqlDom_amd64 - TSqlLanguageService - CT/AzureMobileServicesSdkV2.0
- Win10_UniversalCRTSDK - Headers Libraries and sources - WcfDataServices - Win81_SDK - SQLSysClrTypes - SQLSysClrTypes_amd64 - SharedManagementObjects_x86 - SharedManagementObjects_amd64。


以下是解决方法:

  1. Open certification manager (Win+R -> certmgr.msc)
  2. Go to "Trusted Root Certification Authorities" -> "Certificates"
  3. Check for:
    • "Microsoft Root Certificate Authority"
    • "Microsoft Root Certificate Authority 2010"
    • "Microsoft Root Certificate Authority 2011".
    • You most likely don't have all of them from some reason.

On other PC that is connected to the internet and receiving Microsoft updates:

  1. Check again for these certificates, you most likely see them.
  2. Export them to SST file.
  3. Import the SST file (that contain the 3 certificates) in the first PC.

Install again, now it will work :-)

I believe that this will also fix some Visual Studio 2013 SDKDDKVer.h and related errors.

win+ r ,输入 certmgr.msc,在受信任的根证书颁发机构里面看是不是少这么几项

"Microsoft Root Certificate Authority" "Microsoft Root Certificate Authority 2010" "Microsoft Root Certificate Authority 2011".



如果没有,从有的机器上导出来,导成.export文件,即SST格式。
拷贝到要安装VS2015的机器上,win+ r ,输入 certmgr.msc,在受信任的根证书颁发机构里导入这个文件,就好了。
导入的方法为,选中“证书”---右键“所有任务”---“导入”,后面的就不说了

本文由VS软件圈(vssoft.net)发布,不代表VS软件圈立场,转载联系作者并注明出处:https://vssoft.net/vsazwt/VS2015anzhuangwenti/2020/0725/4427.html

联系我们

在线咨询:点击这里给我发消息

微信号:PREEE8

工作日:9:30-18:30,节假日休息