c# - Visual Studio shuts down repeatedly when formatting code -


"microsoft visual studio 2013 has stopped working"

i format code using ctrl e + d. works, causes visual studio shut down. can't pinpoint why this. perhaps it's setting i'm missing (or accidentally changed)? work computer never this. personal computer.

this happens 99% of time on views, not code in classes, css, or js. i've attempted make sure html/code correct (no red underlines or green "for html") when formatting, hoping solves problem. can format code on view, on same view, format again (after changes), , it'll (vs) shut down.

does happen else?

  • windows 8
  • visual studio 2013 ultimate
  • webessentials

  • i don't have resharper installed.
  • i have enough memory
  • cpu isn't 100%

its memory problem,please clear recent,%temp% , temp files run command

afirst of close windows.

eg:in windows press start+r -->run command window appears

then type recent , hit enter.then select , delete files

then type %temp% , same process,and delete temp folder

if same problem exists re-install software.


Comments

Popular posts from this blog

dns - How To Use Custom Nameserver On Free Cloudflare? -

python - Pygame screen.blit not working -

c# - Web API response xml language -