VS2015 不启动 [英] VS2015 does not start

查看:57
本文介绍了VS2015 不启动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的 Windows 7 上安装了 VS2013 社区版和 VS2015 RC.

VS2013 community edition and VS2015 RC was installed on my Windows 7.

我已经卸载了 VS2015 RC、VS2013 并安装了 VS2015 Proffesional.启动后显示消息:

I have uninstalled VS2015 RC, VS2013 and installed VS2015 Proffesional. After start it displays message:

"Microsoft Visual Studio has detected mismatched installed versions of language resources.
This may happen for instances when different versions of the product (Beta, RC, RTM) are installed for different languages.
Please uninstall an older versions and language packs or upgrade them all to the latest available version. Until the problem is fixed Microsoft Visual Studio will not start."

如何解决这个问题?

推荐答案

我在使用 SSMS (SQL Management Studio) 时遇到了同样的问题.

I had the same issue with SSMS (SQL Management Studio).

我已经解决了这个问题:

I've solved that issue like this:

  1. 打开注册表
  2. 转到HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0\General
  3. UILanguage参数的值设为0
  1. open regedit
  2. goto HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\14.0\General
  3. set the value of UILanguage parameter to 0

<小时>

就我而言,regedit 中的路径有点不同:


in my case the path in regedit was a little bit different:

HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\13.0\General

在 SSMS 重新启动后一切正常 - 该错误消失了

and after SSMS restart everything was fine - that error dissapeared

在管理工作室工作!

我认为 VS 的解决方案相同.

I think for VS the same solution.

这篇关于VS2015 不启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆