xaml - Visual Diagnostic is either disabled or is not supported by the current application -


with vs 2015 enterprise following message on solution while debugging: xaml visual diagnostic either disabled or not supported current application

tools - options - debugging - general:

  • enable ui debugging tools xaml enabled
  • preview selected elements in live visual tree enabled

i have tried:

  • vs restart
  • clean solution / rebuild
  • fresh checkout

curious: if start solution without debugging , attach debugger process, works ...

update: if select "enable native code debugging" in project settings - debug, works !

i needed additional debugging option disabled in order tools work projects:

tools - options - debugging - general:

  • use managed compatibility mode --> disabled

Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -