VS 2013问题 [英] VS 2013 Issue

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

问题描述

VS 2013 Update 3第一次安装失败,但再次运行又安装了,但缺少诸如扩展名&我得到的NuGet链接.现在,需要很长时间才能打开并加载已安装的扩展(可能需要2分钟) 进行了这些更新,但最大的麻烦在于,单击代码图标不会显示代码页或页面后方的代码,再加上任何打开的选项卡,然后在其后都带有:2"(冒号2).如果这是一个Web项目或Web表单,则将无法正确显示(无论是 显示html并非设计,反之亦然).关闭并打开选项卡,然后再次关闭然后再次打开,可以解决该时间问题,但是如果我打开另一个表单或Web表单或其背后的代码也可以解决此问题.使用更新3下载VS2013 MSDN的ISO,然后重新安装了该应用程序似乎没有任何改变.使用VS2014的CTP不会出现问题,VS2012不会,从3开始,我更喜欢2013版本.

VS 2013 Update 3 failed to install the first time but running it again installed but things were missing like the extension & NuGet links which I got back. Now, it takes a long time to open and to load the extensions (can take 2 mins) that were installed with those updates but the biggest annoyance is that click the code icon doesn't display the code page or code behind page plus any open tab then has a ':2' (colon 2) after it. If that is a web project or a web form then it won't display correctly (either shows html not design or vice versa). Closing the tab and opening it, closing again then opening a second time fixes the issue that time but if I open another form or web form or code behind it does the same with that. Downloading the VS2013 with Update 3 ISO from MSDN then re-installing the app doesn't seem to change anything. Using the CTP of VS2014 doesn't have the issue not does VS2012 and from the 3 I prefer the 2013 version.

关于什至可以解决':2'问题的任何想法都将是奇妙的,因为扁平化Windows 8.1并重新安装可能是唯一的选择

Any ideas of how I can fix even the ':2' issue would be fantastic because it seems that flattening Windows 8.1 and having a fresh install could be the only option

首页 | YouTube频道 | 休闲之吻交友网站

Homepage | YouTube Channel | Casual Kiss Dating Site

如果我的解决方案对您有帮助,请标记为答案".

Please mark 'as answer' if my solution helped you.

推荐答案

Hi Crouchie,

请按照以下这些步骤进行测试:

Please follow up these steps below to do the tests:

  1. 创建一个新的用户帐户并运行VS.如果您可以正常运行,则您的用户配置文件已损坏,您必须创建一个新帐户并将当前用户信息复制到该帐户.
  2. 在操作系统上进行一些文件检查或修复.例如Sfc/scannow http://support.microsoft.com/kb/929833    
  1. Create a new user account and run VS. If you can run without problem, your user profile is corrupt and you have to create a new account and copy current user info to it.
  2. Do some file check or repair on your OS. Such as Sfc/scannow  http://support.microsoft.com/kb/929833   

如果两个测试都表明您的操作系统还不错,那么我们必须检查VS.

If the two tests all say your OS is alright, we have to check for VS.

  1. 使用 devenv/log 收集 activity.xm 日志并从该日志中查找HR错误.
  2. 尝试其他一些devenv命令来修复:
  1. Use devenv /log to gather activity.xm log and find HR error from this log.
  2. Try some other devenv commands to fix:

1.devenv.exe /safemode

1.devenv.exe  /safemode

2.devenv.exe /resetskippkgs

2.devenv.exe  /resetskippkgs

3.devenv.exe /installvstemplates

3.devenv.exe  /installvstemplates

4.devenv.exe /重置设置

4.devenv.exe  /resetsettings

5.devenv.exe /resetuserdata

5.devenv.exe  /resetuserdata

devenv.exe 可以位于VS位置/Common7/IDE下,您需要将其放入运行提示并向其中添加命令.

devenv.exe can be located under your VS location/Common7/IDE, What your need is to put it to run prompt and add commands to it.

另一方面,我建议您可以卸载VS2013,然后安装并安装更新3.

On the other hand, I suggest that you could un-install VS2013, then install it and install update 3.

一旦完成测试,请随时回来.

Once you finish the tests, please feel free to come back.

最好的问候

Starain Chen

Starain Chen


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

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