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

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

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

android - How to create dynamically Fragment pager adapter -