VS2010的区域设置有点问题,修改为与Microsoft Windows相同时,重启vs后出错。vs不能再打开。报异常Exception has been thrown by the target of an invocatin 。

将注册表项[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0\ToolsOptionsPages\Environment\International Settings]修改和[HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0_Config\ToolsOptionsPages\Environment\International Settings]一至后解决。

也可将注册表项HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\10.0和HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\10.0_Config删除后,重新安装VS2010。

相关文章:

  • 2021-06-28
  • 2022-12-23
  • 2022-12-23
  • 2021-11-30
  • 2021-07-30
  • 2022-12-23
猜你喜欢
  • 2021-11-25
  • 2021-12-06
  • 2022-12-23
  • 2021-06-17
  • 2021-12-06
  • 2021-12-06
相关资源
相似解决方案