"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

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

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