Visual Studio 2017 Error while trying to Repair

人走茶凉 提交于 2021-01-28 22:00:09

问题


I am getting the error the form specified for the subject is not one supported or known by the specified trust provider VS 2017 while trying to Repair the Visual studio in my Windows 10 system. Even, getting same error while installing the missing feature of any project. Any help on the same please.


回答1:


Suggest you do a few things first (selected from this list):

  1. Reboot: to release any locks and do any pending file replacements.
  2. Disk Space: verify that you have enough.
  3. Re-Download: re-download the installation media (broken binary not unlikely).
  4. Anti-Virus: temporarily disable any anti virus during installation - after first doing a scan.
  5. Disk Integrity: check for disk errors.

Do all of that and try to install again please. Maybe also try the .NET Framework Repair Tool if you need to.

There is also this large list of suggestions to try for failing setups: Longer check list. See section "Generic Tricks?"


Links:

  • Here is an aging Visual Studio check list: SSDT Installation fails for VS 2015.
  • Visual Studio 2013 RTM Setup Failed - The form specified for the subject is not one supported or known by the specified trust provider



回答2:


Visual Studio 2017 Error while trying to Repair

Thanks to Stein for his help.

To add more steps for this issue:

1) Run this tool to repair it.

2) clean %temp% folder under C:\Users\xxx\AppData\Local\Temp.

3) check windows update and if there is any update, please update it.

4) disable your Anti Virus software and then Run vs_installer.exe as Administrator and make sure that your OS account is administrator.

5) If these do not work, I suggest you could redownload the latest vs_installer.exe and try to run it. or just uninstall it by control panel and then reinstall it and VS again.

In addition, you can use collect tool which is provided by Stein to share the log file with us. It usually stores under %TEMP%vslogs.zip. See this link.




回答3:


I removed the VS 2017 completely from my system using revo uninstaller and reinstalled the VS 2017.



来源:https://stackoverflow.com/questions/62329467/visual-studio-2017-error-while-trying-to-repair

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!