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

java - unable show chart in xls document using jasper reports -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -

javascript - How to change image src on success AJAX -