积极答复者
未能创建 Visual C# 2015 编译器,因此未能打开项目

问题
-
问题如标题,网上方法都试了个遍,还是不行,卸载重装N次,真心求帮忙解决此问题,VS2015版本为企业版官方下载的
安装方式为断网离线安装,均以安装成功
- 已编辑 Mr.Badboys 2016年9月6日 5:33
- 已移动 ThankfulHeartModerator 2016年9月9日 4:13
答案
-
基本确定问题原因是你手动删除了一些东西,然后导致注册表里面的键值或者其他的value删除了。
就算修复 注册表的东西也不会恢复,你又不可能去手动一个个去添加,但是你也高兴重装系统。
基本这个VS就废了,考虑安装其他版本吧。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已编辑 宝宝徐Moderator 2016年9月7日 7:24
- 已建议为答案 [-] 2016年9月7日 7:35
- 已标记为答案 Mr.Badboys 2016年9月7日 7:52
全部回复
-
你好,
C#编译器的模板的VS安装的时候默认安装好的,如果你在VS里面新建一个C#项目但是还是不能正常运行的话,那基本表明你的安装VS没有成功。
建议你打开网络,到控制面板里面去修复一下你的VS。
如果在这一步修复不成功的话,建议你在官方下载企业版的VS 2015之后
用FCIV这个工具验证ISO的哈希值,确认ISO安装包是完整的再进行安装。
这是使用工具和使用方法链接
http://support.microsoft.com/kb/841290
这是微软官方下载链接:
https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx
哈希值链接
https://www.visualstudio.com/en-us/downloads/visual-studio-2015-iso-sha1-vs.aspx
在下载安装的过程中,记得关闭所有的杀毒软件防火墙, 清理你的temp 文件夹。
用一个完整的ISO 去修复一下。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
好奇怪哦,
如果你的ISO哈希值没问题也就证明你的VS安装包是好的,会不会是你电脑上安装了一些什么三方的插件或者软件影响到VS的正常运行了呢?
你可以试试在安全模式下打开VS,看看是否能够新建项目呢
在CMD里面运行 devenv /Safemode
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
-
如果这些都不行的话, 最不想和你说的但是也是终极方法,就是重新安装系统,重新安装VS。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
重装系统就免了,我也不喜欢一碰到问题就重装系统,原先还能创建项目,后来打VS2015补丁中出错,然后手动删了点东西,就变这样了。
- 已编辑 Mr.Badboys 2016年9月7日 7:06
-
首先,卸载,然后再重装。因为你手动删除了文件所以能否成功就无法保证了,不行的话可以换其它VS版本试试(比如社区版等等)。
- 已建议为答案 宝宝徐Moderator 2016年9月7日 7:10
-
基本确定问题原因是你手动删除了一些东西,然后导致注册表里面的键值或者其他的value删除了。
就算修复 注册表的东西也不会恢复,你又不可能去手动一个个去添加,但是你也高兴重装系统。
基本这个VS就废了,考虑安装其他版本吧。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已编辑 宝宝徐Moderator 2016年9月7日 7:24
- 已建议为答案 [-] 2016年9月7日 7:35
- 已标记为答案 Mr.Badboys 2016年9月7日 7:52
-
我只能说,你可以试试。
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
-
也就是说你现在能创建新项目,运行VS 木有问题了?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
-
Cool~
很开心能帮助你分析问题,如果你觉得我们的回复还有用的话可以点击“建议作为答复”,标记我们的答案哦
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.