Can't see variable values in Locals or Autos in Visual Studio -


i'm using microsoft visual studio community 2015 version 14.0.25422.01 update 3. can't see variable values in locals or in autos. empty. googled , came couple of suggestions:

  • i've started visual studio in administrator mode,
  • debug -> options -> use legacy c# , vb expression evaluators
  • use managed compability mode

what should able see variables?

screenshot


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

angular2 services - Angular 2 RC 4 Http post not firing -