IntelliTrace is a feature of Visual Studio Ultimate that enables application debugging using a historical execution log.
Every time I try to debug one of my apps I get the below error message. Anyone have any ideas? …
visual-studio visual-studio-2012 visual-studio-debugging intellitraceI have just converted a project to VS2010 and I now starting to see Exceptions in my software in IntelliTrace. …
c# visual-studio-2010 intellitraceHow to log any exceptions that were thrown and catched? Something like Visual Studio's IntelliTrace do. Or is there a …
c# .net exception-handling intellitraceIf so, how do i turn it on? I don't see it under Tools-> Options If not, anywhere I …
visual-studio-2012 intellitraceI have an application that loads a lot of metadata when starting up. This is done within a few seconds, …
visual-studio visual-studio-2010 debugging intellitrace