c# - Visual Studio 2013 can't create any project -


i have problems visual studio 2013: when try create project (f.e: c# console app), see window:

enter image description here

and when try click anywhere, see cloud: "microsoft visual studio busy waiting internal operation complete"

but when i'm open visual studio 2013 developer command prompt vs2013 → devenv/safemode

then can everything, can't open team explorer (for git).

how can resolve problem?

edit: try 10 minutes. after ~8 minutes see project solution...but it's sloow :/

edit2: it's extensions: enter image description here

a few things come mind, may want verify:

  1. do have virus, malware or hung cpu hogging process or memory leaking process? check how system resources free in task manager. install , update anti-virus software such microsoft security essentials (free), if don't have any.

  2. is visual studio date latest updates , software patches?

  3. do have visual studio extensions or addons installed may causing lag? try disabling them see if problem still occurs.

  4. are projects being created , saved network drive extremely slow access, or hard disk unresponsive due other i/o happening in background?


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -