"Object reference not set to an instance of an object" visual studio when hitting enter -


for reason, every time hit enter in visual studio 2013, message saying “object reference not set instance of object” why? it's annoying , can't work this.

thanks, -gie

to verify if it's extension @ fault here, try running vs vs command prompt /safemode switch:

devenv /safemode

this keep ide loading extensions, , if problem disappears you've found culprit. though you'll have narrow down experimentation, disabling suspect extensions extension gallery dialog.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - WPF+EF - The operation cannot be completed because the DbContext has been disposed -

javascript - Three.js Raycaster not detecting scene mesh -