问题描述
Visual Studio 2015工作正常,但大约一周前,它停止了工作。 它一直给出错误,不会加载我的脚本。我已经尝试修复该应用程序,但它不断提出这个:
Visual Studio 2015 was working just fine, but about a week ago, it stopped working. It kept giving errors and wouldn't load my scripts. I've tried repairing the application, but it keeps coming up with this:
https://1drv.ms/i/s!AigImKKb0rRfbvlYK7fJzKVO4TY
https://1drv.ms/i/s!AigImKKb0rRfbvlYK7fJzKVO4TY
我也尝试过卸载并重新安装几次并得到同样的错误。 这是安装日志。 我希望这能帮助你解决我的问题。
I've also tried uninstalling and reinstalling several times and get the same error. Here is the installation log. I hope this will help you solve my problem.
https://1drv.ms/u/s!AigImKKb0rRfbyzBryy0-3NPtgc
https://1drv.ms/u/s!AigImKKb0rRfbyzBryy0-3NPtgc
推荐答案
欢迎来到MSDN论坛。
Welcome to MSDN forum.
您可以使用 VisualStudioUninstaller 完全卸载visual studio(请运行几次)。在此之后,遇到类似问题的
其他人通过安装visual studio解决了这个问题 2015 not update 3 ,你可以从这里下载: https://www.microsoft.com/en-us/download/details.aspx?id=48146 一>。
如果一切正常,请安装 visual studio 2015 update 3 : https:// www .visualstudio.com / downloads /
You could use VisualStudioUninstallerhttps://github.com/Microsoft/VisualStudioUninstallerto uninstall visual studio completely (please run it a couple times). After this, the others who met the similar issue with you solved it by installing visual studio 2015 not update 3, you could download it from here: https://www.microsoft.com/en-us/download/details.aspx?id=48146. If everything is ok, installing visual studio 2015 update 3: https://www.visualstudio.com/downloads/
如果您仍然遇到安装问题,请提供最新日志并随时告诉我。
祝你好运,
Joyce
这篇关于Visual Studio不断给出安装错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!