询问者
安装visual studio 2017失败

问题
全部回复
-
你好:
从控制面板卸载visual studio 2017之后,删掉以下的文件夹:
• 打开%ProgramData%\Microsoft\VisualStudio, 删掉 ‘Packages’ 文件夹 和 ‘Setup’ 文件夹.
• 打开%ProgramFiles(x86)%\Microsoft Visual Studio,删掉‘2017’文件夹
然后从网站重新下载visual studio2017 安装,最好是右击安装包以管理员的身份来运行。
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
-
请问你的网络环境是普通的网络连接还是公司的局域网或者?
尝试下载其他版本的visual studio或者是其他软件,以及关闭电脑上的杀毒软件。
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
-
原因很有可能还是你的网络问题。
尝试从别的电脑下载一个visual studio 离线包,然后拷贝到你的电脑进行安装。
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.
-
先用安装程序强制卸载, 例子
D:\vs_ultimate.exe /uninstall /force
再制作离线安装包
For Visual Studio Enterprise, run:
vs_enterprise.exe --layout c:\vs2017offline
For Visual Studio Professional, run:
vs_professional.exe --layout c:\vs2017offline
For Visual Studio Community, run:
最后执行安装。vs_community.exe --layout c:\vs2017offline
专注于.NET ERP/CRM开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms