"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# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -